From c9606a187992e2b1669042f8bdfb5578548fe818 Mon Sep 17 00:00:00 2001 From: 13684185576 <2731628804@qq.com> Date: Thu, 24 Jul 2025 14:11:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 5 - src/components/DanLoding/jczLoad.vue | 125 ++---- src/components/GdMap/index.vue | 68 ++-- src/components/GdMap/indexnw.vue | 371 ++++++++++++++++++ src/components/chooseList/chooseTable.vue | 4 +- src/main.js | 13 +- src/router/index.js | 148 +++---- src/store/modules/user.js | 78 ++-- .../qwManagement/qwdj/index.vue | 18 +- .../qwManagement/qwfa/editAddForm.vue | 2 + .../qwManagement/qwgl/calendar.vue | 2 +- .../qwManagement/qwgl/components/bbInfo.vue | 4 +- .../largeScreen/home/components/search.vue | 67 +--- src/views/login/oatuh_login.vue | 2 - vue.config.js | 2 +- 15 files changed, 576 insertions(+), 333 deletions(-) create mode 100644 src/components/GdMap/indexnw.vue diff --git a/public/index.html b/public/index.html index 845c13a..4eb89aa 100644 --- a/public/index.html +++ b/public/index.html @@ -25,11 +25,6 @@ - - - - - diff --git a/src/components/DanLoding/jczLoad.vue b/src/components/DanLoding/jczLoad.vue index 1ada14a..5268fe3 100644 --- a/src/components/DanLoding/jczLoad.vue +++ b/src/components/DanLoding/jczLoad.vue @@ -1,26 +1,13 @@