+
+
+
+ {{ item }}
+
+ From 8610c2314a176f6447268bc91c07e8ac1cec3e90 Mon Sep 17 00:00:00 2001 From: fangjiakai <450850793@qq.com> Date: Thu, 5 Sep 2024 13:38:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E5=BA=B7=E5=8F=A3=E9=97=A8=E9=97=A8?= =?UTF-8?q?=E7=A6=81=E5=9C=B0=E5=9B=BE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gatemachine/area/components/edit.vue | 16 + .../gateDoor/components/EditDevice.vue | 5 +- .../gateDoor/components/videoList.vue | 3 +- src/views/map/components/menjin.vue | 17 +- src/views/map/components/menjin2.vue | 469 ++++++++++++++++++ src/views/map/components/menjin_index.vue | 207 ++++++++ src/views/map/index.vue | 44 +- 7 files changed, 729 insertions(+), 32 deletions(-) create mode 100644 src/views/map/components/menjin2.vue create mode 100644 src/views/map/components/menjin_index.vue diff --git a/src/views/gatemachine/area/components/edit.vue b/src/views/gatemachine/area/components/edit.vue index b37c4e5..ed3a9a0 100644 --- a/src/views/gatemachine/area/components/edit.vue +++ b/src/views/gatemachine/area/components/edit.vue @@ -5,6 +5,19 @@