1 |
- <view class="status data-v-25c95a24"><cu-custom vue-id="9360e850-1" bgColor="bg-gradual-blue" isBack="{{true}}" class="data-v-25c95a24" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content" class="data-v-25c95a24">设备状态</view></cu-custom><block wx:for="{{value.value}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="bg-white padding-top-sm radius margin-lr margin-top data-v-25c95a24"><view class="padding-sm data-v-25c95a24"><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">车辆状态:</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">电源是否欠压:</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">GPS位置信息:</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">视频信息:</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">疲劳驾驶:</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">驾驶辅助(ADAS):</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">预警信息(DMS):</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">压胎信息:</view><view class="padding-bottom-sm text-black text-bold data-v-25c95a24">油耗信息:</view></view></view></block><block wx:if="{{value.value.length==0&&value.no_more}}"><van-empty vue-id="9360e850-2" description="暂无设备" class="data-v-25c95a24" bind:__l="__l"></van-empty></block><block wx:else><view class="{{['data-v-25c95a24',!value.no_more&&value.pageCount<=value.totalPage?'cu-load bg-grey loading margin-top':'cu-load bg-grey over margin-top']}}"></view></block></view>
|