From fec4d711df822136cb9d39f8d5fe87ca68305a78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E4=B8=BD=E5=90=9B?= <664953382@qq.com> Date: Fri, 23 Apr 2021 17:49:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BE=E5=BA=A6=E5=9C=B0?= =?UTF-8?q?=E5=9B=BEak=E5=92=8C=E6=B5=B7=E6=B0=B4=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E5=8F=91=E7=89=88=E5=90=8E=E7=9A=84=E9=97=AE=E9=A2=982?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/chart/custom_map_config.json | 2 +- src/views/chart/index.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/chart/custom_map_config.json b/src/views/chart/custom_map_config.json index 9bdd465..ceeb413 100644 --- a/src/views/chart/custom_map_config.json +++ b/src/views/chart/custom_map_config.json @@ -12,7 +12,7 @@ "elementType": "all", "stylers": { "visibility": "on", - "color": "#c4d7f500" + "color": "#001334ff" } }, { diff --git a/src/views/chart/index.vue b/src/views/chart/index.vue index 4a29575..9b78918 100644 --- a/src/views/chart/index.vue +++ b/src/views/chart/index.vue @@ -829,7 +829,8 @@ export default { } ] }; - loadBMap('mKEqGSlYu4puhYjqtRZlsyVOtstkQ9A6').then(() => { + // loadBMap('mKEqGSlYu4puhYjqtRZlsyVOtstkQ9A6').then(() => { + loadBMap('EDHX6dAMUULUYNt60jfXxdsn7mvlq5io').then(() => { // 配置option this.bmapChart.setOption(option); let bmap = this.bmapChart