u-tabs-swiper.wxml 975 Bytes
<view class="u-tabs data-v-9c8ef540" style="{{'z-index:'+(zIndex)+';'+('background:'+(bgColor)+';')}}"><scroll-view class="u-scroll-view data-v-9c8ef540" style="{{'z-index:'+(zIndex+1)+';'}}" scroll-x="{{true}}" scroll-left="{{scrollLeft}}" scroll-with-animation="{{true}}"><view class="{{['u-tabs-scroll-box','data-v-9c8ef540',(!isScroll)?'u-tabs-scorll-flex':'']}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['emit',[index]]]]]}}" class="{{['u-tabs-item','data-v-9c8ef540',preId+index]}}" style="{{item.s0}}" bindtap="__e"><u-badge vue-id="{{'f54eb0b4-1-'+index}}" count="{{item.$orig[count]||item.$orig['count']||0}}" offset="{{offset}}" size="mini" class="data-v-9c8ef540" bind:__l="__l"></u-badge>{{''+(item.$orig[name]||item.$orig['name'])+''}}</view></block><block wx:if="{{showBar}}"><view class="u-scroll-bar data-v-9c8ef540" style="{{$root.s1}}"></view></block></view></scroll-view></view>