1 |
- <block wx:if="{{visibleSync}}"><view class="{{['u-drawer','data-v-d36e7582',(showDrawer)?'u-drawer-visible':'']}}" style="{{$root.s0}}"><view data-event-opts="{{[['tap',[['modeCenterClose',['$0'],['mode']],['',['$event']]]],['touchmove',[['',['$event']]]]]}}" class="{{['u-drawer-content','data-v-d36e7582',safeAreaInsetBottom?'safe-area-inset-bottom':'','u-drawer-'+mode,showDrawer?'u-drawer-content-visible':'',zoom&&mode=='center'?'u-animation-zoom':'']}}" style="{{$root.s1}}" catchtap="__e" catchtouchmove="__e"><block wx:if="{{mode=='center'}}"><view data-event-opts="{{[['tap',[['',['$event']]]],['touchmove',[['',['$event']]]]]}}" class="u-mode-center-box data-v-d36e7582" style="{{$root.s2}}" catchtap="__e" catchtouchmove="__e"><slot></slot></view></block><block wx:else><block class="data-v-d36e7582"><slot></slot></block></block></view></view></block>
|