commonTabbar.wxml
3.1 KB
<u-tabbar vue-id="0efd8d22-1" value="{{tabbarValue}}" fixed="{{true}}" border="{{false}}" placeholder="{{true}}" safeAreaInsetBottom="{{true}}" activeColor="#333" inactiveColor="#999" zIndex="{{9999}}" class="data-v-c539ff38" bind:__l="__l" vue-slots="{{['default']}}"><u-tabbar-item vue-id="{{('0efd8d22-2')+','+('0efd8d22-1')}}" name="home" text="首页" data-event-opts="{{[['^click',[['navRouter',['/pages/home/home']]]]]}}" bind:click="__e" class="data-v-c539ff38" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image style="width:48rpx;height:48rpx;" slot="active-icon" src="/static/tabbarIcon/home_active.png" mode="widthFix" class="data-v-c539ff38"></image><image style="width:48rpx;height:48rpx;" slot="inactive-icon" src="/static/tabbarIcon/home.png" mode="widthFix" class="data-v-c539ff38"></image></u-tabbar-item><u-tabbar-item vue-id="{{('0efd8d22-3')+','+('0efd8d22-1')}}" name="mall" text="商城" data-event-opts="{{[['^click',[['navRouter',['/pages/mall/mall']]]]]}}" bind:click="__e" class="data-v-c539ff38" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image style="width:48rpx;height:48rpx;" slot="active-icon" src="/static/tabbarIcon/mall_active.png" mode="widthFix" class="data-v-c539ff38"></image><image style="width:48rpx;height:48rpx;" slot="inactive-icon" src="/static/tabbarIcon/mall.png" mode="widthFix" class="data-v-c539ff38"></image></u-tabbar-item><u-tabbar-item vue-id="{{('0efd8d22-4')+','+('0efd8d22-1')}}" name="order" text="订单" data-event-opts="{{[['^click',[['navRouter',['/pages/order/order']]]]]}}" bind:click="__e" class="data-v-c539ff38" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image style="width:48rpx;height:48rpx;" slot="active-icon" src="/static/tabbarIcon/order_active.png" mode="widthFix" class="data-v-c539ff38"></image><image style="width:48rpx;height:48rpx;" slot="inactive-icon" src="/static/tabbarIcon/order.png" mode="widthFix" class="data-v-c539ff38"></image></u-tabbar-item><u-tabbar-item vue-id="{{('0efd8d22-5')+','+('0efd8d22-1')}}" name="data" text="数据" data-event-opts="{{[['^click',[['navRouter',['/pages/data/data']]]]]}}" bind:click="__e" class="data-v-c539ff38" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image style="width:48rpx;height:48rpx;" slot="active-icon" src="/static/tabbarIcon/data_active.png" mode="widthFix" class="data-v-c539ff38"></image><image style="width:48rpx;height:48rpx;" slot="inactive-icon" src="/static/tabbarIcon/data.png" mode="widthFix" class="data-v-c539ff38"></image></u-tabbar-item><u-tabbar-item vue-id="{{('0efd8d22-6')+','+('0efd8d22-1')}}" name="my" text="我的" data-event-opts="{{[['^click',[['navRouter',['/pages/my/my']]]]]}}" bind:click="__e" class="data-v-c539ff38" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image style="width:48rpx;height:48rpx;" slot="active-icon" src="/static/tabbarIcon/my_active.png" mode="widthFix" class="data-v-c539ff38"></image><image style="width:48rpx;height:48rpx;" slot="inactive-icon" src="/static/tabbarIcon/my.png" mode="widthFix" class="data-v-c539ff38"></image></u-tabbar-item></u-tabbar>