From 050355c340e4b8a89e397e1331a578f4b974fad7 Mon Sep 17 00:00:00 2001 From: lichao <326994889@qq.com> Date: Tue, 24 Sep 2024 10:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BEkey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/communityYantai/cpts/map.vue | 2 +- src/views/modules/visual/command/cpts/map.vue | 2 +- src/views/modules/visual/cpts/map/index.vue | 2 +- src/views/modules/visual/cpts/map/index2.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/modules/base/communityYantai/cpts/map.vue b/src/views/modules/base/communityYantai/cpts/map.vue index 1f49e7ef4..c47a0ff78 100644 --- a/src/views/modules/base/communityYantai/cpts/map.vue +++ b/src/views/modules/base/communityYantai/cpts/map.vue @@ -230,7 +230,7 @@ export default { pitch: this.pitch, style: styleConfig.style, center: iniCenter, - token: "fc14b42e0ca18387866d68ebd4f150c1", + token: "244bb4165c8ce4bcb4b67e56e84b3eb1", zoom: 18, isHotspot: false, resizeEnable: true, diff --git a/src/views/modules/visual/command/cpts/map.vue b/src/views/modules/visual/command/cpts/map.vue index 216a75316..1dd4e6519 100644 --- a/src/views/modules/visual/command/cpts/map.vue +++ b/src/views/modules/visual/command/cpts/map.vue @@ -362,7 +362,7 @@ export default { pitch: this.pitch, style: styleConfig.style, center: iniCenter, - token: "fc14b42e0ca18387866d68ebd4f150c1", + token: "244bb4165c8ce4bcb4b67e56e84b3eb1", zoom: 18, isHotspot: false, resizeEnable: true, diff --git a/src/views/modules/visual/cpts/map/index.vue b/src/views/modules/visual/cpts/map/index.vue index 5c121d021..0859fb468 100644 --- a/src/views/modules/visual/cpts/map/index.vue +++ b/src/views/modules/visual/cpts/map/index.vue @@ -331,7 +331,7 @@ export default { pitch: this.pitch, style: styleConfig.style, center: iniCenter, - token: "fc14b42e0ca18387866d68ebd4f150c1", + token: "244bb4165c8ce4bcb4b67e56e84b3eb1", zoom: 18, isHotspot: false, resizeEnable: true, diff --git a/src/views/modules/visual/cpts/map/index2.vue b/src/views/modules/visual/cpts/map/index2.vue index 31d865db3..9bb16e87a 100644 --- a/src/views/modules/visual/cpts/map/index2.vue +++ b/src/views/modules/visual/cpts/map/index2.vue @@ -350,7 +350,7 @@ export default { pitch: this.pitch, style: styleConfig.style, center: iniCenter, - token: "fc14b42e0ca18387866d68ebd4f150c1", + token: "244bb4165c8ce4bcb4b67e56e84b3eb1", zoom: 18, isHotspot: false, resizeEnable: true,