| 1 |
- <view class="tabBar data-v-79881bee" style="{{'padding-bottom:'+(paddingBottomHeight+'rpx')+';'}}"><view class="tab-bar-box data-v-79881bee"><view class="null-box data-v-79881bee"></view><view data-event-opts="{{[['tap',[['tabBarGoPage',[1]]]]]}}" class="tba-bar-min-box data-v-79881bee" bindtap="__e"><block wx:if="{{currentRoute=='pages/views/home/home'}}"><image src="{{$root.m0}}" class="_img data-v-79881bee"></image></block><block wx:else><image src="{{$root.m1}}" class="_img data-v-79881bee"></image></block><view class="{{['data-v-79881bee',currentRoute=='pages/home'?'primary':'']}}">首页</view></view><view class="null-box data-v-79881bee"></view><view data-event-opts="{{[['tap',[['tabBarGoPage',[2]]]]]}}" class="tba-bar-min-box data-v-79881bee" bindtap="__e"><block wx:if="{{currentRoute=='pages/views/teacherPage/laboratoryList'}}"><image src="{{$root.m2}}" class="_img data-v-79881bee"></image></block><block wx:else><image src="{{$root.m3}}" class="_img data-v-79881bee"></image></block><view class="{{['data-v-79881bee',currentRoute=='pages/information/information'?'primary':'']}}">实验室</view></view><view class="null-box data-v-79881bee"></view></view></view>
|