服务器提交

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 @@
<view class="{{['empty',(fixed)?'fixed':'']}}"><view class="empty_img"><image src="{{$root.g0}}" mode="aspectFit"></image></view><view class="color-tip margin-top title" style="{{'color:'+(textColor+' !important')+';'}}">{{text}}</view><view class="color-tip margin-bottom font-size-sub">{{subText}}</view><block wx:if="{{isIndex}}"><button class="button mini" type="primary" size="mini" data-event-opts="{{[['tap',[['goIndex']]]]}}" bindtap="__e">{{emptyBtn.text}}</button></block></view>