第一次上传

This commit is contained in:
xxk
2026-06-11 09:53:11 +08:00
commit e257f2009e
89 changed files with 4336 additions and 0 deletions
@@ -0,0 +1 @@
<view class="surface-card tabbar data-v-c3788da6"><view wx:for="{{a}}" wx:for-item="item" wx:key="c" class="{{['tab-item', 'data-v-c3788da6', item.d && 'active']}}" bindtap="{{item.e}}"><view class="tab-dot data-v-c3788da6" style="{{'background:' + item.a}}"></view><text class="tab-label data-v-c3788da6">{{item.b}}</text></view></view>