1.更新高德秘钥
This commit is contained in:
2025-11-12 13:53:58 +08:00
parent ea062a4ba9
commit 4e1c4b87c4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
// VITE_GLOB_API_URL: '__VITE_GLOB_API_URL__', // 占位符,Docker 替换 // VITE_GLOB_API_URL: '__VITE_GLOB_API_URL__', // 占位符,Docker 替换
// }; // };
window._AMapSecurityConfig = { window._AMapSecurityConfig = {
securityJsCode: "1b3b86585c863d22db1e7f7636a9e495", securityJsCode: "54f1d830d2bb225c173b76f5780b65eb",
} }
</script> </script>
<!-- __APP_ENV__ 由 Vite 在构建时注入 --> <!-- __APP_ENV__ 由 Vite 在构建时注入 -->
+1 -1
View File
@@ -23,7 +23,7 @@ export const innerLineLight = {
// 地图key // 地图key
// export const mapKey = '4bbcb216b889f2d612cbed05ae6979c8'; // export const mapKey = '4bbcb216b889f2d612cbed05ae6979c8';
// 2025年11月12日11:25:52 更新新的key // 2025年11月12日11:25:52 更新新的key
export const mapKey = '338d139c3b958091e87b906832ebd87a'; export const mapKey = '0075068dd9782107fc0e6a7209a6b494';
// 地图插件 // 地图插件
export const mapPlugin = [ export const mapPlugin = [
'AMap.ToolBar', 'AMap.ToolBar',