修改地图颜色

master
yezhichao 2021-12-01 11:59:57 +08:00
parent 939988493d
commit 31c215ced3
1 changed files with 2 additions and 20 deletions

View File

@ -20,33 +20,15 @@ const option = reactive({
map: 'tmsk',
itemStyle: {
normal: {
areaColor: '#013C62',
areaColor: '#26c4eb',
borderWidth: 0,
shadowColor: '#182f68',
shadowOffsetX: 0,
shadowOffsetY: 25
},
emphasis: {
areaColor: '#2AB8FF',
borderWidth: 0,
color: 'green',
label: {
show: false
}
}
}
},
series: [{
type: 'map',
mapType: 'tmsk',
label: {
show: true
},
itemStyle: {
color: '#999',
borderWidth: 1,
},
shading: 'color'
}, {
//
type: 'scatter',
//series