cm-drawer.wxml 791 B

1
  1. <view class="cm-drawer data-v-3f77b28e"><block wx:if="{{visible}}"><view data-event-opts="{{[['tap',[['$emit',['close']]]]]}}" class="mask data-v-3f77b28e" style="{{$root.s0}}" bindtap="__e"></view></block><view class="{{['drawer-content','data-v-3f77b28e',position]}}" style="{{$root.s1}}"><uni-transition vue-id="a101bf90-1" mode-class="{{modeClass}}" show="{{visible}}" class="data-v-3f77b28e" bind:__l="__l" vue-slots="{{['default']}}"><view class="content data-v-3f77b28e"><view data-event-opts="{{[['tap',[['$emit',['close']]]]]}}" class="iconfont icon-iconfontguanbi close data-v-3f77b28e" bindtap="__e"></view><block wx:if="{{title}}"><view class="title data-v-3f77b28e">{{title}}</view></block><view class="data-v-3f77b28e"><slot></slot></view></view></uni-transition></view></view>