提交 15b0376a 编写于 作者: DCloud-yyl's avatar DCloud-yyl

半屏弹窗示例兼容Web端在弹窗区触摸操作与浏览器全局手势冲突的问题

上级 cbe927b2
...@@ -78,6 +78,7 @@ ...@@ -78,6 +78,7 @@
this.halfOffset = offset; this.halfOffset = offset;
} }
} }
e.preventDefault();
}, },
onHalfTouchEnd(_ : TouchEvent) { onHalfTouchEnd(_ : TouchEvent) {
this.halfScreenY = 0; this.halfScreenY = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册