u-popup.wxml 1023 B

1
  1. <block wx:if="{{visibleSync}}"><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" class="{{['u-drawer','data-v-309de859',(showDrawer)?'u-drawer-visible':'']}}" style="{{$root.s0}}" catchtouchmove="__e"><u-mask vue-id="9419b52e-1" maskClickAble="{{maskCloseAble}}" show="{{showDrawer&&mask}}" data-event-opts="{{[['^click',[['maskClick']]]]}}" bind:click="__e" class="data-v-309de859" bind:__l="__l"></u-mask><view data-event-opts="{{[['tap',[['modeCenterClose',['$0'],['mode']]]]]}}" class="{{['u-drawer-content','data-v-309de859',safeAreaInsetBottom?'safe-area-inset-bottom':'','u-drawer-'+mode,showDrawer?'u-drawer-content-visible':'',zoom&&mode=='center'?'u-animation-zoom':'']}}" style="{{$root.s1}}" bindtap="__e"><block wx:if="{{mode=='center'}}"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="u-mode-center-box data-v-309de859" style="{{$root.s2}}" catchtap="__e"><slot></slot></view></block><block wx:else><block class="data-v-309de859"><slot></slot></block></block></view></view></block>