no message

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:00:29 +08:00
commit 4d06351f6a
2830 changed files with 166480 additions and 0 deletions

View File

@@ -0,0 +1 @@
<view class="tabbar_pages p30"><view a:for="{{a}}" a:for-item="item" a:key="h" class="tabbar_pages_view" onTap="{{item.i}}"><view a:if="{{item.a}}"><view style="height:70rpx"><image mode="widthFix" style="width:132rpx;height:64rpx" src="{{item.b}}"></image></view><view style="{{'color:' + item.d}}">{{item.c}}</view></view><view a:else><view style="height:70rpx"><image mode="widthFix" src="{{item.e}}"></image></view><view style="{{'color:' + item.g}}">{{item.f}}</view></view></view></view>