From 4e1c4b87c4a0a094b0ad02bdea38827507a408f1 Mon Sep 17 00:00:00 2001 From: wx <645899409@qq.com> Date: Wed, 12 Nov 2025 13:53:58 +0800 Subject: [PATCH] =?UTF-8?q?update=201.=E6=9B=B4=E6=96=B0=E9=AB=98=E5=BE=B7?= =?UTF-8?q?=E7=A7=98=E9=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/assets/mapUtils/mapConstant.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 65b291f..89294e3 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ // VITE_GLOB_API_URL: '__VITE_GLOB_API_URL__', // 占位符,Docker 替换 // }; window._AMapSecurityConfig = { - securityJsCode: "1b3b86585c863d22db1e7f7636a9e495", + securityJsCode: "54f1d830d2bb225c173b76f5780b65eb", } diff --git a/src/assets/mapUtils/mapConstant.ts b/src/assets/mapUtils/mapConstant.ts index 1676c6e..d7a84ac 100644 --- a/src/assets/mapUtils/mapConstant.ts +++ b/src/assets/mapUtils/mapConstant.ts @@ -23,7 +23,7 @@ export const innerLineLight = { // 地图key // export const mapKey = '4bbcb216b889f2d612cbed05ae6979c8'; // 2025年11月12日11:25:52 更新新的key -export const mapKey = '338d139c3b958091e87b906832ebd87a'; +export const mapKey = '0075068dd9782107fc0e6a7209a6b494'; // 地图插件 export const mapPlugin = [ 'AMap.ToolBar',