tabber
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/components/tabBar/tabBar.wxml
vendored
Normal file
1
unpackage/dist/dev/mp-weixin/components/tabBar/tabBar.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="tab-block data-v-c497a889"><view class="{{['tab-list', 'flex', 'flex-center', 'data-v-c497a889', b]}}"><view wx:for="{{a}}" wx:for-item="item" wx:key="f" class="{{['data-v-c497a889', item.d]}}" bindtap="{{item.e}}"><view class="item-img-box data-v-c497a889"><image class="item-img data-v-c497a889" src="{{item.a}}"/></view><view class="item-text font-20 data-v-c497a889" style="{{'color:' + item.c}}">{{item.b}}</view></view></view><view class="data-v-c497a889" catchtouchmove="{{c}}"></view></view>
|
||||
Reference in New Issue
Block a user