style:黄南州
Showing
1 changed file
with
6 additions
and
6 deletions
| ... | @@ -88,8 +88,8 @@ | ... | @@ -88,8 +88,8 @@ |
| 88 | aspectScale: 1, //长宽比 | 88 | aspectScale: 1, //长宽比 |
| 89 | zoom: 1.1, | 89 | zoom: 1.1, |
| 90 | mapType: "", // 自定义扩展图表类型 | 90 | mapType: "", // 自定义扩展图表类型 |
| 91 | top: "15%", | 91 | top: "10%", |
| 92 | left: "10%", | 92 | left: "25%", |
| 93 | map: this.BASE_API.AREARMAP, | 93 | map: this.BASE_API.AREARMAP, |
| 94 | itemStyle: { | 94 | itemStyle: { |
| 95 | normal: { | 95 | normal: { |
| ... | @@ -102,8 +102,8 @@ | ... | @@ -102,8 +102,8 @@ |
| 102 | aspectScale: 1, //长宽比 | 102 | aspectScale: 1, //长宽比 |
| 103 | zoom: 1.1, | 103 | zoom: 1.1, |
| 104 | mapType: "", // 自定义扩展图表类型 | 104 | mapType: "", // 自定义扩展图表类型 |
| 105 | top: "18%", | 105 | top: "13%", |
| 106 | left: "10%", | 106 | left: "25%", |
| 107 | map: this.BASE_API.AREARMAP, | 107 | map: this.BASE_API.AREARMAP, |
| 108 | itemStyle: { | 108 | itemStyle: { |
| 109 | color: '#21371d', | 109 | color: '#21371d', |
| ... | @@ -125,8 +125,8 @@ | ... | @@ -125,8 +125,8 @@ |
| 125 | aspectScale: 1, //长宽比 | 125 | aspectScale: 1, //长宽比 |
| 126 | zoom: 1.1, | 126 | zoom: 1.1, |
| 127 | mapType: this.BASE_API.AREARMAP, // 自定义扩展图表类型 | 127 | mapType: this.BASE_API.AREARMAP, // 自定义扩展图表类型 |
| 128 | top: "15%", | 128 | top: "10%", |
| 129 | left: "10%", | 129 | left: "25%", |
| 130 | itemStyle: { | 130 | itemStyle: { |
| 131 | normal: { | 131 | normal: { |
| 132 | borderWidth: 1.6, | 132 | borderWidth: 1.6, | ... | ... |
-
Please register or sign in to post a comment