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',