We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f365e67 commit 83ef970Copy full SHA for 83ef970
src/image-viewer/image-viewer.wxml
@@ -9,6 +9,7 @@
9
aria-modal="{{true}}"
10
aria-role="dialog"
11
aria-label="图片查看器"
12
+ catchtouchmove="true"
13
>
14
<view
15
class="{{classPrefix}}__mask"
0 commit comments