From deaa972edb0777ff71e1e7c10158f7f3d84af49b Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Tue, 19 Aug 2025 11:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/lease/lease.vue | 100 ++++++++++++++++++++++++++++++------------ 1 file changed, 72 insertions(+), 28 deletions(-) diff --git a/pages/lease/lease.vue b/pages/lease/lease.vue index 9a51279..f1b4c61 100644 --- a/pages/lease/lease.vue +++ b/pages/lease/lease.vue @@ -23,7 +23,11 @@ 姓名 - + @@ -46,6 +50,7 @@ @location-error="onLocationError" @use-location="onUseLocation" @map-opened="onMapOpened" + /> @@ -80,10 +85,10 @@ - @@ -125,25 +130,65 @@