1 |
- <view class="u-tabs data-v-e874c4d4" style="{{'background:'+(bgColor)+';'}}"><view id="{{id}}" class="data-v-e874c4d4"><scroll-view class="u-scroll-view data-v-e874c4d4" scroll-x="{{true}}" scroll-left="{{scrollLeft}}" scroll-with-animation="{{true}}"><view class="{{['u-scroll-box data-v-e874c4d4',(!isScroll)?'u-tabs-scorll-flex':'']}}"><block s-for="{{$root.l0}}" s-for-item="item" s-for-index="index" s-key="index"><view class="u-tab-item u-line-1 data-v-e874c4d4" 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-e874c4d4" style="{{$root.s1}}"></view></block></view></scroll-view></view></view>
|