first commit
This commit is contained in:
1
unpackage/dist/build/mp-weixin/components/tabbar/tabbar.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/components/tabbar/tabbar.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="tabbar_pages p30"><view wx:for="{{a}}" wx:for-item="item" wx:key="d" class="tabbar_pages_view" bindtap="{{item.e}}"><view><view><image mode="widthFix" src="{{item.a}}"></image></view><view style="{{'color:' + item.c}}">{{item.b}}</view></view></view></view>
|
||||
Reference in New Issue
Block a user