迭代的项目,代码层面很多细节并不是很清楚,项目使用webpack2进行打包过。引入的核心库有zepto.js,1.2版本。调试环境,chrome devtool。mac系统。在window上注册touchstart, touchmove, touchend事件,点击时,触发touchstart,touchend事件。但是在滑动的时候,只触发touchstart, touchmove事件,并不触发t...
迭代的项目,代码层面很多细节并不是很清楚,项目使用webpack2进行打包过。引入的核心库有zepto.js,1.2版本。调试环境,chrome devtool。mac系统。在window上注册touchstart, touchmove, touchend事件,点击时,触发touchstart,touchend事件。但是在滑动的时候,只触发touchstart, touchmove事件,并不触发t...