From 147d5ffa63ce2dc882cfb40a80a015c1d3689131 Mon Sep 17 00:00:00 2001 From: xh <11675084@qq.com> Date: Tue, 18 Nov 2025 14:38:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=BD=E7=A6=BB=E5=B0=81=E8=A3=85=E8=99=9A?= =?UTF-8?q?=E6=8B=9F=E6=8A=98=E5=8F=A0=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/VirtualCollapsePanel/index.vue | 229 +++++++++++++++++++++ web/src/views/HandDevice/Home/index.vue | 238 +++------------------- 2 files changed, 257 insertions(+), 210 deletions(-) create mode 100644 web/src/components/VirtualCollapsePanel/index.vue diff --git a/web/src/components/VirtualCollapsePanel/index.vue b/web/src/components/VirtualCollapsePanel/index.vue new file mode 100644 index 0000000..8c41137 --- /dev/null +++ b/web/src/components/VirtualCollapsePanel/index.vue @@ -0,0 +1,229 @@ + + + + diff --git a/web/src/views/HandDevice/Home/index.vue b/web/src/views/HandDevice/Home/index.vue index a088bee..08a386e 100644 --- a/web/src/views/HandDevice/Home/index.vue +++ b/web/src/views/HandDevice/Home/index.vue @@ -20,113 +20,29 @@
- - - - -
-
-
{{ item.name }}
-
- {{ item.statusLabel }} -
-
-
-
SN:{{ item.sn }}
-
类型:{{ item.gasChemical }}
- -
气体状态:{{ getLabelWithTypeValue('gasStatus', item.gasStatus) }}
-
围栏状态:{{ getLabelWithTypeValue('fenceStatus', item.fenceStatus) }}
-
电池状态:{{ getLabelWithTypeValue('batteryStatus', item.batteryStatus) }}
- -
电量:{{ item.battery }}
-
数值:{{ item.value }} {{ item.unit }}
-
时间:{{ item.timeStr }}
- -
- 定位 - 轨迹 - 历史曲线 -
+ + +
+