tab-bar.wxml 1.1 KB

1
  1. <view class="tab-bar data-v-6dc8a5bc"><view class="footer data-v-6dc8a5bc"><view data-event-opts="{{[['tap',[['swithTab',[1]]]]]}}" class="index data-v-6dc8a5bc" bindtap="__e"><view class="data-v-6dc8a5bc"><image src="{{currentPage===1?'../../static/tabbar/menu-1.png':'../../static/tabbar/menu-1-active.png'}}" class="data-v-6dc8a5bc"></image></view><view class="{{['data-v-6dc8a5bc',currentPage===1?'current':'']}}">首页</view></view><view data-event-opts="{{[['tap',[['swithTab',[2]]]]]}}" class="scan data-v-6dc8a5bc" bindtap="__e"><view class="data-v-6dc8a5bc"><image src="../../static/tabbar/menu-2.png" class="data-v-6dc8a5bc"></image></view><view class="hover data-v-6dc8a5bc">扫码换电</view></view><view data-event-opts="{{[['tap',[['swithTab',[3]]]]]}}" class="index data-v-6dc8a5bc" bindtap="__e"><view class="data-v-6dc8a5bc"><image src="{{currentPage===3?'../../static/tabbar/menu-3-active.png':'../../static/tabbar/menu-3.png'}}" class="data-v-6dc8a5bc"></image></view><view class="{{['data-v-6dc8a5bc',currentPage===3?'current':'']}}">我的</view></view></view><block wx:if="{{$root.g0}}"><view class="bottom data-v-6dc8a5bc"></view></block></view>