diff --git a/front/src/views/home/mapTest/index.vue b/front/src/views/home/mapTest/index.vue
index c5896453..077a0850 100644
--- a/front/src/views/home/mapTest/index.vue
+++ b/front/src/views/home/mapTest/index.vue
@@ -46,17 +46,17 @@
基础设施
- 13000
+ 20135
数据资源
- 860
+ 857
应用资源
- 30
+ 28
@@ -639,8 +639,8 @@
.box {
position: absolute;
- width: 3.18rem;
- height: 1.36rem;
+ width: 5.18rem;
+ height: 2.26rem;
padding: 0.1rem 0.35rem 0;
background: url('~@/assets/home/box_bg.png') no-repeat;
background-size: 100%;
@@ -649,15 +649,16 @@
justify-content: space-between;
align-items: center;
border-bottom: 1px solid rgba(161, 160, 161, 0.637);
+ font-size: 0.2rem;
span:nth-of-type(1) {
- font-size: 0.18rem;
+ font-size: 0.2rem;
}
span:nth-of-type(2) {
cursor: pointer;
i {
display: inline-block;
- width: 0.1rem;
- height: 0.1rem;
+ width: 0.14rem;
+ height: 0.14rem;
background: url('~@/assets/home/tz.png') no-repeat;
background-size: 100%;
}
@@ -667,6 +668,7 @@
display: flex;
justify-content: space-around;
margin-top: 0.1rem;
+ font-size: 0.2rem;
.item {
display: flex;
flex-direction: column;
@@ -674,9 +676,9 @@
align-items: center;
i {
display: inline-block;
- width: 0.18rem;
- height: 0.18rem;
- margin: 0.02rem 0;
+ width: 0.28rem;
+ height: 0.28rem;
+ margin: 0.05rem 0;
}
}
.item:nth-of-type(1) > i {
@@ -707,9 +709,10 @@
}
}
.xha {
- top: 5.45rem;
- left: 3.5rem;
+ top: 5.05rem;
+ left: 2.5rem;
background: url('~@/assets/home/box_bg2.png') no-repeat;
+ background-size: 100%;
.zx {
background: url('~@/assets/home/zx2.png') no-repeat;
top: -0.9rem;