From 6c738fb09cb44853791534a583d904c6a153a68b Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Wed, 3 Sep 2025 17:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9C=B0=E5=9D=80=E9=80=89?= =?UTF-8?q?=E6=8B=A9=EF=BC=8C=E4=BD=BF=E7=94=A8chooseLocation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/map-location/map-location.vue | 385 ++++------------------- pages/test/test.vue | 131 ++++---- 2 files changed, 128 insertions(+), 388 deletions(-) diff --git a/components/map-location/map-location.vue b/components/map-location/map-location.vue index a78d13a..cf5cbc3 100644 --- a/components/map-location/map-location.vue +++ b/components/map-location/map-location.vue @@ -1,78 +1,40 @@