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 {