From 44c97fc24aa9e877000348a01b12557f2d999a46 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Fri, 26 Dec 2025 17:10:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=AE=BE=E5=A4=87=E6=95=B0?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/PanelGroup-old.vue | 425 +++++++++++++++++++++++++ src/views/dashboard/PanelGroup.vue | 175 +++++----- src/views/home.vue | 57 ++-- 3 files changed, 553 insertions(+), 104 deletions(-) create mode 100644 src/views/dashboard/PanelGroup-old.vue diff --git a/src/views/dashboard/PanelGroup-old.vue b/src/views/dashboard/PanelGroup-old.vue new file mode 100644 index 0000000..e5f5b85 --- /dev/null +++ b/src/views/dashboard/PanelGroup-old.vue @@ -0,0 +1,425 @@ + + + + + + + + + + + + 档案总量 + + + + + + + + + + + + + 档案盒总量 + + + + + + + + + + + + 获取中... + + 全部设备 + + + + + + + + + + + + + 获取中... + + 在线设备 + + + + + + + + + + + + + 获取中... + + 离线设备 + + + + + + + + + + + + + + + {{ scope.row.deviceId }} + —— + + + + + {{ scope.row.deviceIp }} + —— + + + + + {{ scope.row.devicePort }} + —— + + + + + 设备连接超时 + 设备常离线 + + + + + + 1.请检查网络是否连通; + 2.请检查设备是否正常开启; + 3.以上2种情况都不存在,请重启设备; + 该设备采用离线工作模式,无需检测 + + + + + + + + + + + diff --git a/src/views/dashboard/PanelGroup.vue b/src/views/dashboard/PanelGroup.vue index e5f5b85..a4e7976 100644 --- a/src/views/dashboard/PanelGroup.vue +++ b/src/views/dashboard/PanelGroup.vue @@ -41,7 +41,6 @@ - @@ -56,7 +55,6 @@ - @@ -78,7 +76,13 @@ - + + + {{ scope.row.deviceName }} + {{ scope.row.Name }} + —— + + {{ scope.row.deviceId }} @@ -88,6 +92,7 @@ {{ scope.row.deviceIp }} + {{ scope.row.IP }} —— @@ -121,14 +126,20 @@