From be43ae37aa88cbc843df482c953112ea3d29c9be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=B8=85?= Date: Thu, 29 May 2025 15:30:22 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- propertyManagement-ui/.env.production | 4 +- .../views/business/community/gaode/index.vue | 129 ++++++++++++ .../src/views/business/community/index.vue | 196 ++++++++++++++++-- 3 files changed, 307 insertions(+), 22 deletions(-) create mode 100644 propertyManagement-ui/src/views/business/community/gaode/index.vue diff --git a/propertyManagement-ui/.env.production b/propertyManagement-ui/.env.production index 84e41ee..2f924a2 100644 --- a/propertyManagement-ui/.env.production +++ b/propertyManagement-ui/.env.production @@ -4,8 +4,8 @@ VUE_APP_TITLE = 利龙物业后台管理系统 # 生产环境配置 ENV = 'production' -# Fastbuild管理平台/生产环境 -VUE_APP_BASE_API = '/prod-api' +# 利龙物业管理平台/生产环境 +VUE_APP_BASE_API = 'https://admin.llwygl.com/prod-api' # 应用访问路径 例如使用前缀 /admin/ VUE_APP_CONTEXT_PATH = '/' diff --git a/propertyManagement-ui/src/views/business/community/gaode/index.vue b/propertyManagement-ui/src/views/business/community/gaode/index.vue new file mode 100644 index 0000000..af765fe --- /dev/null +++ b/propertyManagement-ui/src/views/business/community/gaode/index.vue @@ -0,0 +1,129 @@ + + + + + + + + 默认点标记 + + + + + +
+
+ +
+ + +
+
+ + +
+
+ + + + + diff --git a/propertyManagement-ui/src/views/business/community/index.vue b/propertyManagement-ui/src/views/business/community/index.vue index 08bf20d..98e26ec 100644 --- a/propertyManagement-ui/src/views/business/community/index.vue +++ b/propertyManagement-ui/src/views/business/community/index.vue @@ -147,9 +147,20 @@ - + -
+ + + + + + + + + + + +