| 1 |
- <view class="course data-v-2595c46b"><scroll-view class="info-max-box data-v-2595c46b" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['scrollGet',['$event']]]]]}}" bindscrolltolower="__e"><view class="header data-v-2595c46b"><view class="header_l data-v-2595c46b"><image src="{{circularLogo}}" class="_img data-v-2595c46b"></image></view><view class="header_r data-v-2595c46b"><view class="header_r_t data-v-2595c46b">{{infoData.cabinetName}}</view><view class="header_r_b data-v-2595c46b">{{"规格:"+infoData.cabinetNorms+"门"}}</view></view></view><view class="basics data-v-2595c46b"><view class="basics_li data-v-2595c46b"><view class="basics_li_l data-v-2595c46b">学院:</view><view class="basics_li_r data-v-2595c46b">{{infoData.deptName}}</view></view><view class="basics_li data-v-2595c46b"><view class="basics_li_l data-v-2595c46b">楼栋:</view><view class="basics_li_r data-v-2595c46b">{{infoData.buildName?infoData.buildName:'-'}}</view></view><view class="basics_li data-v-2595c46b" style="border:none;"><view class="basics_li_l data-v-2595c46b">实验室:</view><view class="basics_li_r data-v-2595c46b">{{infoData.subName?infoData.subName:'-'}}</view></view></view><view class="cabinet_y data-v-2595c46b"><view class="cabinet data-v-2595c46b"><view data-event-opts="{{[['tap',[['handleClick',['door']]]]]}}" class="cabinet_t data-v-2595c46b" bindtap="__e"><view class="data-v-2595c46b"></view><view class="data-v-2595c46b">{{infoData.cabinetName}}</view></view><view class="cabinet_b data-v-2595c46b"><view class="cabinet_l data-v-2595c46b"><block wx:for="{{infoData.leftList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="cabinet_l_li data-v-2595c46b"><view class="cabinet_l_li_t data-v-2595c46b">{{item.doorName}}</view><view class="cabinet_l_li_m data-v-2595c46b">{{"数 量:"+item.chemicalNum}}</view><view class="cabinet_l_li_b data-v-2595c46b"><view class="cabinet_l_li_b_l data-v-2595c46b">管理员:</view><view class="cabinet_l_li_b_r data-v-2595c46b"><block wx:for="{{item.cabinetAdminModelList}}" wx:for-item="item2" wx:for-index="index2" wx:key="index2"><view class="data-v-2595c46b">{{item2.userName}}</view></block></view></view></view></block></view><view class="cabinet_r data-v-2595c46b"><block wx:for="{{infoData.rightList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="cabinet_l_li data-v-2595c46b"><view class="cabinet_l_li_t data-v-2595c46b">{{item.doorName}}</view><view class="cabinet_l_li_m data-v-2595c46b">{{"数 量:"+item.chemicalNum}}</view><view class="cabinet_l_li_b data-v-2595c46b"><view class="cabinet_l_li_b_l data-v-2595c46b">管理员:</view><view class="cabinet_l_li_b_r data-v-2595c46b"><block wx:for="{{item.cabinetAdminModelList}}" wx:for-item="item2" wx:for-index="index2" wx:key="index2"><view class="data-v-2595c46b">{{item2.userName}}</view></block></view></view></view></block></view><block wx:if="{{$root.g0==1}}"><image class="left-handle _img data-v-2595c46b" src="{{$root.m0}}"></image></block><block wx:if="{{$root.g1<=2}}"><image class="right-handle _img data-v-2595c46b" src="{{$root.m1}}"></image></block></view></view></view></scroll-view></view>
|