You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<view class="tab-bar data-v-74645b33"><view wx:for="{{a}}" wx:for-item="item" wx:key="c" class="{{['tab-item', 'data-v-74645b33', item.d && 'active']}}" bindtap="{{item.e}}"><view class="icon-box data-v-74645b33"><image src="{{item.a}}" mode="aspectFit" class="tab-icon data-v-74645b33"/></view><text class="tab-text data-v-74645b33">{{item.b}}</text></view></view>
|