fix:修改部分页面适配,设置地图最大最小缩放等级

This commit is contained in:
2024-10-31 14:39:01 +08:00
parent 3b65a08f56
commit 95782c60fc
8 changed files with 224 additions and 85 deletions
@@ -96,12 +96,12 @@ export default {
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
justify-content: space-around;
color: #ffffff;
.right-sum {
width: 100%;
height: 4rem;
height: 45%;
display: flex;
padding-left: 1rem;
justify-content: center;
@@ -129,7 +129,7 @@ export default {
.right-rate {
width: 100%;
height: 4rem;
height: 45%;
padding-left: 1rem;
display: flex;
justify-content: center;