第一次上传
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user