|
@@ -34,7 +34,7 @@
|
|
|
<view class="deviceList-label">{{item.roleName}}</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <u-divider v-if="list.length == recordsTotal" color="#B6BDC3" style="margin-top:20px;" bg-color="#f4f0f0">已经到底了</u-divider>
|
|
|
+ <u-divider v-if="list.length&&list.length == recordsTotal" color="#B6BDC3" style="margin-top:20px;" bg-color="#f4f0f0">已经到底了</u-divider>
|
|
|
|
|
|
<!-- <view class="deviceList-item deviceList-bg2">
|
|
|
<view class="deviceList-head">荆鹏软件园充电站</view>
|