mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 02:46:45 +08:00
Merge branch 'dev' of http://112.124.100.131/GFRS/ebiz-h5 into dev
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 128 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.0 MiB |
@@ -97,7 +97,8 @@ export default {
|
|||||||
min: 1, //缩放最小大小
|
min: 1, //缩放最小大小
|
||||||
max: 6 //缩放最大大小
|
max: 6 //缩放最大大小
|
||||||
},
|
},
|
||||||
mapType: '广西', //需要注意:省份中应使用汉字即如 ‘mapType:"广西"’
|
//因2022年地图中加入贵州分公司,但是贵州分公司只有贵州省的数据,没市级数据,所以修改了guangxi.js,把china.js中的贵州放到了guangxi.js里
|
||||||
|
mapType: '广西贵州省', //需要注意:省份中应使用汉字即如 ‘mapType:"广西"’
|
||||||
label: {
|
label: {
|
||||||
//文本设置(Echarts其他图表都有这样的设置,值得多看)
|
//文本设置(Echarts其他图表都有这样的设置,值得多看)
|
||||||
normal: {
|
normal: {
|
||||||
|
|||||||
Reference in New Issue
Block a user