湖里大屏(数字工地):完成人脸闸机 icon 填充

This commit is contained in:
Jack 2022-08-05 17:42:36 +08:00
parent 60f57e9c81
commit 881cdd892a

View File

@ -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>