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,