提交 37c1225e 编写于 作者: !阳仔's avatar !阳仔

修改地图放大范围

上级 a604e41f
......@@ -269,7 +269,7 @@ export default {
},
scaleLimit:{ //所属组件的z分层,z值小的图形会被z值大的图形覆盖
min:0.8, //最小的缩放值
max:10, //最大的缩放值
max:35, //最大的缩放值
},
series: series,
tooltip: {
......
......@@ -133,7 +133,7 @@ export default {
},
scaleLimit:{ //所属组件的z分层,z值小的图形会被z值大的图形覆盖
min:0.8, //最小的缩放值
max:10, //最大的缩放值
max:35, //最大的缩放值
}
},
tooltip: {
......
......@@ -183,10 +183,10 @@ export default {
}
}
}
@media screen and (max-width:1500px){
@media screen and (max-width:1600px){
.rank-list {
// width: 368px;
height: 645px;
height: 640px;
// .title{
// height: 40px;
// }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册