|
@@ -1210,17 +1210,17 @@
|
|
},
|
|
},
|
|
geo: {// 这个是重点配置区
|
|
geo: {// 这个是重点配置区
|
|
regions:[
|
|
regions:[
|
|
- { name: '农安县', itemStyle: { normal: { areaColor: '#FD9A9A' } } },
|
|
|
|
- { name: '德惠市', itemStyle: { normal: { areaColor: '#FFDC63' } } },
|
|
|
|
- { name: '榆树市', itemStyle: { normal: { areaColor: '#54E6AB' } } },
|
|
|
|
- { name: '九台区', itemStyle: { normal: { areaColor: '#489EFF' } } },
|
|
|
|
- { name: '宽城区', itemStyle: { normal: { areaColor: '#54E6AB' } } },
|
|
|
|
- { name: '公主岭市', itemStyle: { normal: { areaColor: '#fd755a' } } },
|
|
|
|
- { name: '绿园区', itemStyle: { normal: { areaColor: '#FFDC63' } } },
|
|
|
|
- { name: '二道区', itemStyle: { normal: { areaColor: '#68ff8b' } } },
|
|
|
|
- { name: '南关区', itemStyle: { normal: { areaColor: '#3afff3' } } },
|
|
|
|
- { name: '朝阳区', itemStyle: { normal: { areaColor: '#ff2bb7' } } },
|
|
|
|
- { name: '双阳区', itemStyle: { normal: { areaColor: '#ffee43' } } },
|
|
|
|
|
|
+ { name: '农安县', itemStyle: { normal: { areaColor: '#ddbdfc' } } },
|
|
|
|
+ { name: '德惠市', itemStyle: { normal: { areaColor: '#b3efff' } } },
|
|
|
|
+ { name: '榆树市', itemStyle: { normal: { areaColor: '#bdd6ff' } } },
|
|
|
|
+ { name: '九台区', itemStyle: { normal: { areaColor: '#e7d7fc' } } },
|
|
|
|
+ { name: '宽城区', itemStyle: { normal: { areaColor: '#ececec' } } },
|
|
|
|
+ { name: '公主岭市', itemStyle: { normal: { areaColor: '#dce1f4' } } },
|
|
|
|
+ { name: '绿园区', itemStyle: { normal: { areaColor: '#8fca9d' } } },
|
|
|
|
+ { name: '二道区', itemStyle: { normal: { areaColor: '#7bb1ff' } } },
|
|
|
|
+ { name: '南关区', itemStyle: { normal: { areaColor: '#d5d5d5' } } },
|
|
|
|
+ { name: '朝阳区', itemStyle: { normal: { areaColor: '#ff7be3' } } },
|
|
|
|
+ { name: '双阳区', itemStyle: { normal: { areaColor: '#fbb6c9' } } },
|
|
],
|
|
],
|
|
// map: "china",// 表示中国地图
|
|
// map: "china",// 表示中国地图
|
|
map: "changchun",// 表示长春地图
|
|
map: "changchun",// 表示长春地图
|
|
@@ -1233,7 +1233,8 @@
|
|
normal: {//静态的时候显示的默认样式
|
|
normal: {//静态的时候显示的默认样式
|
|
show: true, //是否显示地图省份得名称
|
|
show: true, //是否显示地图省份得名称
|
|
textStyle: {
|
|
textStyle: {
|
|
- color: 'rgba(255,255,255,0.7)' // 地图名颜色
|
|
|
|
|
|
+ // color: 'rgba(255,255,255,0.7)' // 地图名颜色
|
|
|
|
+ color: '#000' // 地图名颜色
|
|
}
|
|
}
|
|
},
|
|
},
|
|
emphasis: { //动态展示的样式
|
|
emphasis: { //动态展示的样式
|
|
@@ -1596,24 +1597,24 @@
|
|
top: 230px
|
|
top: 230px
|
|
}
|
|
}
|
|
.mainMap span.map_dw_ly{
|
|
.mainMap span.map_dw_ly{
|
|
- left: 292px;
|
|
|
|
- bottom: 203px;
|
|
|
|
|
|
+ left: 295px;
|
|
|
|
+ bottom: 168px;
|
|
}
|
|
}
|
|
.mainMap span.map_dw_ed{
|
|
.mainMap span.map_dw_ed{
|
|
right: 297px;
|
|
right: 297px;
|
|
bottom: 179px
|
|
bottom: 179px
|
|
}
|
|
}
|
|
.mainMap span.map_dw_cy{
|
|
.mainMap span.map_dw_cy{
|
|
- left: 318px;
|
|
|
|
- bottom: 145px;
|
|
|
|
|
|
+ left: 320px;
|
|
|
|
+ bottom: 144px;
|
|
}
|
|
}
|
|
.mainMap span.map_dw_sy{
|
|
.mainMap span.map_dw_sy{
|
|
- right: 302px;
|
|
|
|
|
|
+ right: 325px;
|
|
bottom: 74px;
|
|
bottom: 74px;
|
|
}
|
|
}
|
|
.mainMap span.map_dw_ng{
|
|
.mainMap span.map_dw_ng{
|
|
- right: 358px;
|
|
|
|
- bottom: 163px;
|
|
|
|
|
|
+ right: 368px;
|
|
|
|
+ bottom: 110px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.mainBottom{
|
|
.mainBottom{
|