1 line
574 B
Plaintext
1 line
574 B
Plaintext
<view class="custom-tabs data-v-f67213a1" style="{{h}}"><scroll-view class="tabs-header data-v-f67213a1" scroll-x="{{b}}" scroll-left="{{c}}" scroll-with-animation show-scrollbar="{{d}}" scroll-into-view="{{e}}" style="{{f}}" bindscroll="{{g}}"><view wx:for="{{a}}" wx:for-item="tab" wx:key="d" id="{{tab.e}}" class="{{['smart-tab-item', 'data-v-f67213a1', tab.f && 'active']}}" style="{{tab.g}}" bindtap="{{tab.h}}"><text class="tab-text data-v-f67213a1">{{tab.a}}</text><view wx:if="{{tab.b}}" class="tab-badge data-v-f67213a1">{{tab.c}}</view></view></scroll-view></view> |