湖里大屏(数字工地):完成人脸闸机 icon 填充
This commit is contained in:
parent
60f57e9c81
commit
881cdd892a
@ -1,6 +1,9 @@
|
||||
<template>
|
||||
<Card :title="title">
|
||||
<DeviceCard :leftCount="{ value: 22, label: '在线设备' }" :rightCount="{ value: 65, label: '离线设备' }">
|
||||
<DeviceCard
|
||||
:leftCount="{ value: 22, label: '在线设备', img: 'online' }"
|
||||
:rightCount="{ value: 65, label: '离线设备', img: 'warring2' }"
|
||||
>
|
||||
<div class="list">
|
||||
<div class="list-head">
|
||||
<div class="device">设备名称</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user