f-tabbar.wxml
1.5 KB
<view class="data-v-43aa0a27"><view class="{{['data-v-43aa0a27',isFixed?'f-fixed':'']}}"><u-tabbar vue-id="3197bbbf-1" value="{{tabIndex}}" fixed="{{false}}" placeholder="{{false}}" safeAreaInsetBottom="{{false}}" activeColor="{{activeColor}}" inactiveColor="{{inactiveColor}}" border="{{border}}" data-event-opts="{{[['^change',[['onTabbar']]]]}}" bind:change="__e" class="data-v-43aa0a27" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-43aa0a27"><u-tabbar-item vue-id="{{('3197bbbf-2-'+index)+','+('3197bbbf-1')}}" text="{{item.name}}" badge="{{item.badge}}" dot="{{item.dot}}" badgeStyle="{{item.badgeStyle}}" class="data-v-43aa0a27" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><view slot="active-icon" class="data-v-43aa0a27"><view class="{{['custom-icon','data-v-43aa0a27','custom-icon-'+item.iconFill]}}" style="{{'font-size:20px;'+('color:'+(activeColor)+';')}}"></view></view><view slot="inactive-icon" class="data-v-43aa0a27"><view class="{{['custom-icon','data-v-43aa0a27','custom-icon-'+item.icon]}}" style="{{'font-size:20px;'+('color:'+(inactiveColor)+';')}}"></view></view></u-tabbar-item></block></block></u-tabbar><view style="{{'padding-bottom:'+(systemInfo.tabbarPaddingB+'px')+';'+('background:'+('#fff')+';')}}" class="data-v-43aa0a27"></view></view><block wx:if="{{isFixed&&isFillHeight}}"><view style="{{'height:'+(systemInfo.tabbarH+'px')+';'}}" class="data-v-43aa0a27"></view></block></view>