1 |
- <view class="u-tabs data-v-1868502c" style="{{'background:'+(bgColor)+';'}}"><view id="{{id}}" class="data-v-1868502c"><scroll-view class="u-scroll-view data-v-1868502c" scroll-x="{{true}}" scroll-left="{{scrollLeft}}" scroll-with-animation="{{true}}"><view class="{{['u-scroll-box','data-v-1868502c',(!isScroll)?'u-tabs-scorll-flex':'']}}"><block s-for="$root.l0 trackBy index" s-for-item="item" s-for-index="index"><view class="u-tab-item u-line-1 data-v-1868502c" style="{{item.s0}}" id="{{'u-tab-item-'+index}}" data-event-opts="{{[['tap',[['clickTab',[index]]]]]}}" bindtap="__e">{{''+(item.$orig[name]||item.$orig['name'])+''}}</view></block><block s-if="{{showBar}}"><view class="u-tab-bar data-v-1868502c" style="{{$root.s1}}"></view></block></view></scroll-view></view></view>
|