From 466c70e5d69d625cabe600fbb8eba04d9785a6a6 Mon Sep 17 00:00:00 2001
From: "851673013@qq.com" <851673013@qq.com>
Date: Thu, 16 Jun 2022 12:06:11 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8C=BA=E5=B8=82=E7=AB=99=E7=82=B9-=E6=A0=B7?=
=?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
front/src/views/home/mapTest/index.vue | 29 ++++++++++++++------------
1 file changed, 16 insertions(+), 13 deletions(-)
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;