![](http://img-cdn-tc.dcloud.net.cn/uploads/questions/20160117/5a60f57aafc04151db44bc7d0c1d416b.png)
不知道两个触发ontouch事件是否相冲突,产生的问题把页面滑倒中间,往下滑,有时候没有触发页面滑动反而触发了下拉刷新,dom结构如下图
非法金丝剑法 (作者)
debug后没有报错但是会报出一个警告
Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
(页面如果单独拿出来再浏览器内跑是没有这个现象的,只有在模拟器内才会有 )