wszhyWx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-mask/u-mask.wxml

1 line
294 B
Plaintext
Raw Normal View History

2023-12-07 09:32:49 +00:00
<view class="{{['u-mask','data-v-7775dba7',(zoom)?'u-mask-zoom':'',(show)?'u-mask-show':'']}}" style="{{$root.s0}}" hover-stop-propagation="{{true}}" data-event-opts="{{[['tap',[['click',['$event']]]],['touchmove',[['e0',['$event']]]]]}}" bindtap="__e" catchtouchmove="__e"><slot></slot></view>