canyin-project/yb_wm/unpackage/dist/dev/mp-weixin/components/common/popup.wxml
2024-11-01 16:07:54 +08:00

1 line
587 B
Plaintext

<view class="{{['data-v-4bd36a43','am-popup',className,[(value)?'am-popup-show':''],[(animation)?'animation':'']]}}"><block wx:if="{{mask}}"><view data-event-opts="{{[['touchmove',[['',['$event']]]],['tap',[['maskTap',['$event']]]]]}}" class="am-popup-mask data-v-4bd36a43" style="{{$root.s0}}" catchtouchmove="__e" bindtap="__e"></view></block><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" class="{{['am-popup-content','data-v-4bd36a43',position]}}" style="{{'z-index:'+(zIndex)+';'+('transition-duration:'+(dhsj)+';')}}" catchtouchmove="__e"><slot></slot></view></view>