From 0b85ce5f6bda75d7c164ed713e3d1134f33e5ebe Mon Sep 17 00:00:00 2001 From: xudanya <707166741@qq.com> Date: Fri, 25 Mar 2022 17:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8=20?= =?UTF-8?q?=E7=B4=A7=E6=80=A5=E5=8F=91=E5=B8=83=E7=9A=84bug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/device/deviceList.js | 1 - src/views/components/Editor.vue | 4 +- src/views/dashboard/LineChart.vue | 2 +- src/views/device/deviceConfig.vue | 259 ++-- src/views/device/index.vue | 289 ++--- src/views/features/401.vue | 2 +- src/views/features/404.vue | 8 +- src/views/mnt/database/execute.vue | 2 +- src/views/mnt/deploy/deploy.vue | 2 +- .../publishContent/urgentMessage/index.vue | 1112 ++++++++--------- 10 files changed, 776 insertions(+), 905 deletions(-) diff --git a/src/api/device/deviceList.js b/src/api/device/deviceList.js index 6f1be6a..dda0743 100644 --- a/src/api/device/deviceList.js +++ b/src/api/device/deviceList.js @@ -10,7 +10,6 @@ export function ReqDeviceList(parameter) { } // &device_id=${device_id} - // 编辑设备发起请求 export function ReqDeviceEdit(parameter) { return request({ diff --git a/src/views/components/Editor.vue b/src/views/components/Editor.vue index b602d70..35dc925 100644 --- a/src/views/components/Editor.vue +++ b/src/views/components/Editor.vue @@ -6,10 +6,10 @@

-
+
-
+
diff --git a/src/views/dashboard/LineChart.vue b/src/views/dashboard/LineChart.vue index e654168..debc9d5 100644 --- a/src/views/dashboard/LineChart.vue +++ b/src/views/dashboard/LineChart.vue @@ -1,5 +1,5 @@ diff --git a/src/views/device/index.vue b/src/views/device/index.vue index 30e2066..d4a0165 100644 --- a/src/views/device/index.vue +++ b/src/views/device/index.vue @@ -7,41 +7,16 @@
状态: - +
设备ID: - +
设备名称: - +
@@ -52,22 +27,18 @@ - + - -