|
|
-<view class="tabbar_box data-v-3d7c5af2"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['switchTab',[index,'$0'],[[['tabList','',index]]]]]]]}}" class="tabBarItem data-v-3d7c5af2" bindtap="__e"><image class="icon_tab data-v-3d7c5af2" src="{{current==index?item.$orig.selectedIconPath:item.$orig.iconPath}}"></image><view class="title data-v-3d7c5af2" style="{{item.s0}}">{{item.$orig.text}}</view></view></block></view>
|
|
|
+<view class="tabbar_box data-v-ba85a62c"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['switchTab',[index,'$0'],[[['tabList','',index]]]]]]]}}" class="tabBarItem data-v-ba85a62c" bindtap="__e"><image class="icon_tab data-v-ba85a62c" src="{{current==index?item.$orig.selectedIconPath:item.$orig.iconPath}}"></image><view class="title data-v-ba85a62c" style="{{item.s0}}">{{item.$orig.text}}</view></view></block></view>
|