tabBar.wxml 2.3 KB

1
  1. <view class="tabBar data-v-40fe8036" style="{{'padding-bottom:'+(paddingBottomHeight+'rpx')+';'}}"><view class="tab-bar-box data-v-40fe8036"><view class="null-box data-v-40fe8036"></view><view data-event-opts="{{[['tap',[['tabBarGoPage',[1]]]]]}}" class="tba-bar-min-box data-v-40fe8036" bindtap="__e"><block wx:if="{{currentRoute=='pages/views/home/home'}}"><image src="{{$root.m0}}" class="_img data-v-40fe8036"></image></block><block wx:else><image src="{{$root.m1}}" class="_img data-v-40fe8036"></image></block><view class="{{['data-v-40fe8036',currentRoute=='pages/home'?'primary':'']}}">首页</view></view><block wx:if="{{userType==1}}"><view class="null-box data-v-40fe8036"></view></block><block wx:if="{{userType==1}}"><view data-event-opts="{{[['tap',[['tabBarGoPage',[2]]]]]}}" class="tba-bar-min-box data-v-40fe8036" bindtap="__e"><block wx:if="{{currentRoute=='pages/views/teacherPage/laboratoryList'}}"><image src="{{$root.m2}}" class="_img data-v-40fe8036"></image></block><block wx:else><image src="{{$root.m3}}" class="_img data-v-40fe8036"></image></block><view class="{{['data-v-40fe8036',currentRoute=='pages/information/information'?'primary':'']}}">实验室</view></view></block><view class="null-box data-v-40fe8036"></view><view data-event-opts="{{[['tap',[['tabBarGoPage',[3]]]]]}}" class="tba-bar-min-box data-v-40fe8036" bindtap="__e"><block wx:if="{{currentRoute=='pages/views/information/information'}}"><image src="{{$root.m4}}" class="_img data-v-40fe8036"></image></block><block wx:else><image src="{{$root.m5}}" class="_img data-v-40fe8036"></image></block><view class="{{['data-v-40fe8036',currentRoute=='pages/information/information'?'primary':'']}}">消息</view><block wx:if="{{totalCount>0}}"><view class="tips-box data-v-40fe8036"></view></block></view><view class="null-box data-v-40fe8036"></view><view data-event-opts="{{[['tap',[['tabBarGoPage',[4]]]]]}}" class="tba-bar-min-box data-v-40fe8036" bindtap="__e"><block wx:if="{{currentRoute=='pages/views/mine/mine'}}"><image src="{{$root.m6}}" class="_img data-v-40fe8036"></image></block><block wx:else><image src="{{$root.m7}}" class="_img data-v-40fe8036"></image></block><view class="{{['data-v-40fe8036',currentRoute=='pages/mine'?'primary':'']}}">我的</view></view><view class="null-box data-v-40fe8036"></view></view></view>