解决 scroll-view 组件 [Intervention] 报错
[Intervention]Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted 解决报错
如下图,因为事件冒泡, scroll-view 组件的 touchmove 事件可以传递到模态框。
于是我给 scroll-view 取消冒泡 报错没了,问题成功解决。
@touchmove.stop
蓦然、回首,那人就在灯火阑珊处