爱简收旧衣按件回收前端代码仓库
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.
 
 
 
 

1 lines
300 B

<view class="tab-bar data-v-d2bf226b"><view wx:for="{{a}}" wx:for-item="item" wx:key="c" class="{{['tab-item', 'data-v-d2bf226b', item.d && 'active']}}" bindtap="{{item.e}}"><image src="{{item.a}}" class="tab-icon data-v-d2bf226b"></image><text class="data-v-d2bf226b">{{item.b}}</text></view></view>