提交 9d9aaeb8 编写于 作者: 2 23700113@qq.com

fix: scroller模拟滚动,移除使用event字段

上级 1823aa00
......@@ -46,7 +46,7 @@ export default {
if (n.onTouchStart) {
n.onTouchStart()
}
event.preventDefault()
e.preventDefault()
}
},
_handleTouchMove: function (event) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册