1 line
729 B
Plaintext
1 line
729 B
Plaintext
<uv-tabbar vue-id="d01cb1fc-1" fixed="{{true}}" value="{{selected}}" activeColor="#ee0a24" placeholder="{{false}}" safeAreaInsetBottom="{{false}}" customStyle="{{$root.a0}}" data-event-opts="{{[['^change',[['change1']]]]}}" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><uv-tabbar-item vue-id="{{('d01cb1fc-2-'+index)+','+('d01cb1fc-1')}}" customStyle="{{item.a1}}" bind:__l="__l" vue-slots="{{['active-icon','inactive-icon']}}"><image class="icon" src="{{item.$orig.selectedIconPath}}" slot="active-icon"></image><image class="icon" src="{{item.$orig.iconPath}}" slot="inactive-icon"></image></uv-tabbar-item></block></uv-tabbar> |