Files
hnxdcount-uniapp/unpackage/dist/build/mp-weixin/components/tabbar/tabbar.wxml
PC-202306242200\Administrator dac42e3b0c first commit
2026-03-28 23:09:02 +08:00

1 line
270 B
Plaintext

<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>