公司小程序
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 line
1.4 KiB

<view class="main_background data-v-52f690a6"><view style="background-color:#F6F6F6;position:fixed;top:0;bottom:0;right:0;left:0;z-index:-1;" class="data-v-52f690a6"></view><block wx:if="{{bottom_selected_index==0}}"><main-page vue-id="0bdc0520-1" class="data-v-52f690a6" bind:__l="__l"></main-page></block><block wx:if="{{bottom_selected_index==1}}"><ke-hu vue-id="0bdc0520-2" class="data-v-52f690a6" bind:__l="__l"></ke-hu></block><block wx:if="{{bottom_selected_index==3}}"><mine vue-id="0bdc0520-3" class="data-v-52f690a6" bind:__l="__l"></mine></block><u-tabbar vue-id="0bdc0520-4" value="{{bottom_selected_index}}" border="{{true}}" fixed="{{true}}" placeholder="{{true}}" customStyle="background-color: #FFFFFF;border-radius: 10rpx 10rpx 0 0;height=130rpx;" data-event-opts="{{[['^change',[['onBottomClicked']]]]}}" bind:change="__e" class="data-v-52f690a6" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{main_bottom_tabbar_defines}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-tabbar-item vue-id="{{('0bdc0520-5-'+index)+','+('0bdc0520-4')}}" name="{{index}}" text="{{item.title}}" class="data-v-52f690a6" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image class="tabbar_icon data-v-52f690a6" slot="active-icon" src="{{item.img1}}"></image><image class="tabbar_icon data-v-52f690a6" slot="inactive-icon" src="{{item.img2}}"></image></u-tabbar-item></block></u-tabbar></view>