Files
wx_oms/unpackage/dist/dev/mp-weixin/uview-ui/components/u-mask/u-mask.wxml
caolc fa1b5f31bd oms
2022-08-08 09:22:43 +08:00

1 line
294 B
Plaintext

<view class="{{['u-mask','data-v-4bfa3b00',(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>