This commit is contained in:
2025-12-27 09:01:32 +08:00
commit 24647b844e
712 changed files with 2718 additions and 0 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>