安卓 swiper onPullDownRefresh 兼容性问题
页面有个上下切换的swiper,在下拉切换的时候会触发页面的onPullDownRefresh事件,导致swiper切换不起作用(仅限安卓机,苹果手机没问题),问下大家这个怎么解决?
2 回复
提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。