服务器提交

This commit is contained in:
2026-04-05 10:48:38 +08:00
parent 3eff15071e
commit 6423d681af
8000 changed files with 5341 additions and 899005 deletions

View File

@@ -0,0 +1 @@
<block wx:if="{{visibleSync}}"><view data-event-opts="{{[['touchmove',[['moveHandle',['$event']]]]]}}" class="{{['uni-drawer',(showDrawer)?'uni-drawer--visible':'',(rightMode)?'uni-drawer--right':'']}}" catchtouchmove="__e"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="uni-drawer__mask" bindtap="__e"></view><view class="{{['uni-drawer__content',(isIphoneX)?'safe-area':'']}}"><slot></slot></view></view></block>