| 1 |
- <view class="tabs data-v-21da2544"><u-sticky vue-id="196b0442-1" enable="{{isFixed}}" bg-color="{{stickyBgColor}}" offset-top="{{top}}" h5-nav-height="{{0}}" class="data-v-21da2544" bind:__l="__l" vue-slots="{{['default']}}"><view style="{{'background:'+(bgColor)+';'+('border-radius:'+(borderRadius)+';')+('width:'+(width)+';')+('margin:'+('0 auto')+';')}}" id="{{id}}" class="data-v-21da2544"><scroll-view class="scroll-view data-v-21da2544" style="{{'height:'+(height+'rpx')+';'}}" scroll-x="{{true}}" scroll-left="{{scrollLeft}}" scroll-with-animation="{{true}}"><view class="{{['scroll-box','data-v-21da2544',(!isScroll)?'tabs-scorll-flex':'']}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="tab-item line1 data-v-21da2544" style="{{item.s0}}" id="{{'tab-item-'+index}}" data-event-opts="{{[['tap',[['clickTab',[index]]]]]}}" bindtap="__e"><u-badge vue-id="{{('196b0442-2-'+index)+','+('196b0442-1')}}" count="{{item.$orig[count]||item.$orig['dot']||0}}" offset="{{offset}}" size="mini" class="data-v-21da2544" bind:__l="__l"></u-badge>{{''+(item.$orig[name]||item.$orig['name'])+''}}</view></block><block wx:if="{{showBar}}"><view class="tab-bar data-v-21da2544" style="{{$root.s1}}"></view></block></view></scroll-view></view></u-sticky><view class="tab-content data-v-21da2544"><view class="data-v-21da2544"><slot></slot></view></view></view>
|