1 line
1.9 KiB
Plaintext
1 line
1.9 KiB
Plaintext
<view class="data-v-8ddf7c9c"><view data-event-opts="{{[['tap',[['btn',['left']]]]]}}" class="item data-v-8ddf7c9c" bindtap="__e"><button type="primary" class="data-v-8ddf7c9c">左边弹出</button></view><view data-event-opts="{{[['tap',[['btn',['right']]]]]}}" class="item data-v-8ddf7c9c" bindtap="__e"><button type="primary" class="data-v-8ddf7c9c">右边弹出</button></view><view data-event-opts="{{[['tap',[['btn1',['top']]]]]}}" class="item data-v-8ddf7c9c" bindtap="__e"><button type="primary" class="data-v-8ddf7c9c">顶部弹出</button></view><view data-event-opts="{{[['tap',[['btn1',['bottom']]]]]}}" class="item data-v-8ddf7c9c" bindtap="__e"><button type="primary" class="data-v-8ddf7c9c">底部弹出</button></view><zb-drawer vue-id="8dd740cc-1" mode="{{mode}}" width="80%" visible="{{isShow}}" data-ref="btn1" data-event-opts="{{[['^updateVisible',[['__set_sync',['$0','isShow','$event'],['']]]]]}}" bind:updateVisible="__e" class="data-v-8ddf7c9c vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="wrap data-v-8ddf7c9c"><view class="center data-v-8ddf7c9c"><scroll-view scroll-y="{{true}}" class="data-v-8ddf7c9c"><view class="data-v-8ddf7c9c"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="__i0__"><view class="item-child data-v-8ddf7c9c">{{item}}</view></block></view></scroll-view></view><view class="footer data-v-8ddf7c9c"><button style="flex:1;" size="mini" class="data-v-8ddf7c9c">取消</button><button style="flex:1;" type="primary" size="mini" class="data-v-8ddf7c9c">确定</button></view></view></zb-drawer><zb-drawer vue-id="8dd740cc-2" mode="{{mode}}" width="80%" visible="{{isShow1}}" data-ref="btn1" data-event-opts="{{[['^updateVisible',[['__set_sync',['$0','isShow1','$event'],['']]]]]}}" bind:updateVisible="__e" class="data-v-8ddf7c9c vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="top-content data-v-8ddf7c9c"></view></zb-drawer></view> |