From b86408678fe601d58d67e27e1a0c82396ec62d0d Mon Sep 17 00:00:00 2001
From: mo-bai <1873032855@qq.com>
Date: Fri, 29 Apr 2022 11:51:29 +0800
Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=9B=BE=E7=89=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/digital-workshops/DeviceItem.vue | 8 +-
pages/digital-workshops/index.vue | 121 +++++++++++++------------
static/imgs/general/device-default.png | Bin 0 -> 21429 bytes
3 files changed, 65 insertions(+), 64 deletions(-)
create mode 100644 static/imgs/general/device-default.png
diff --git a/pages/digital-workshops/DeviceItem.vue b/pages/digital-workshops/DeviceItem.vue
index ae9226b..f841c8d 100644
--- a/pages/digital-workshops/DeviceItem.vue
+++ b/pages/digital-workshops/DeviceItem.vue
@@ -9,13 +9,7 @@
空闲
-
+
diff --git a/pages/digital-workshops/index.vue b/pages/digital-workshops/index.vue
index 4b31164..47e6c77 100644
--- a/pages/digital-workshops/index.vue
+++ b/pages/digital-workshops/index.vue
@@ -1,70 +1,78 @@
-
-
-
-
-
-
-
- 推广
-
-
-
-
-
-
- {{ key }}
-
+
+
+
+
+
+
+
+ 推广
-
-
-
-
- {{ key }}(
- {{ value[0] }}
- /
- {{ value[1] }}
- )
+
+
+
+
+ {{ key }}
+
-
- 设备列表为空
-
-
-
- 摄像机({{ cameraList.length }}台)
-
-
-
-
- {{ cameraList[0].address }}
+
+
+
+
+ {{ key }}(
+ {{ value[0] }}
+ /
+ {{ value[1] }}
+ )
+
+
+
+ 设备列表为空
+
-
-
-
- 设备列表
-
- 新增
-
+
+
+ 摄像机({{ cameraList.length }}台)
+
+
+
+
+ {{ cameraList[0].address }}
-
-
-
+
+
+ 设备列表
+
+ 新增
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ 设备列表为空
+
+
+ 添加设备
- 设备列表为空
-
-
- 添加设备
@@ -243,8 +251,7 @@ export default {