vue2 小程序项目 在swiper中使用scrollview,scrolview滚动到最右侧后继续滚动会直接切换swiper 期望没有滚动穿透 不影响swiper

9***@qq.com
- 发布:2025-08-08 14:19
- 更新:2025-08-08 14:45
- 阅读:33
vue2 小程序项目 在swiper中使用scrollview,scrolview滚动到最右侧后继续滚动会直接切换swiper 期望没有滚动穿透 不影响swiper
分类:uni-app

9***@qq.com (作者)
请问有什么好的解决办法吗,如果我使用 @touchstart.stop
@touchmove.stop="handleScroll"
@touchend.stop 会导致小程序中的scroll-view滚动失效
DCloud_UNI_yuhe
你好,尝试使用一下原生的微信小程序测试一下,是否也存在此问题
2025-08-08 14:28