From 3320e6c21063834218caf2824633946df5528c0b Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Thu, 27 Jun 2024 21:41:52 +0800 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B46=E6=9C=8827=E6=97=A5=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=AE=9A=E4=BD=8DKEY?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 5 +++-- manifest.json | 12 ++++++------ pages/index/index.vue | 4 +++- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 6f06fa4..762dcc9 100644 --- a/index.html +++ b/index.html @@ -21,12 +21,13 @@ window._AMapSecurityConfig = { //securityJsCode: "js秘钥", // serviceHost: 'https://wx.sjajk.com/_AMapService', - serviceHost: 'http://120.46.52.165/_AMapService', + serviceHost: 'http://sauser.blxinchuang.com/_AMapService', + //serviceHost: 'http://120.46.52.165/_AMapService', // serviceHost: 'http://192.168.2.222:8187/_AMapService', }; - +