From e282a4f46cde7f6db374946598cec8e7112a0530 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 26 八月 2025 16:56:21 +0800
Subject: [PATCH] gx检验标记
---
src/views/home/assets/index.scss | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/src/views/home/assets/index.scss b/src/views/home/assets/index.scss
index 9f95150..d59ce2a 100644
--- a/src/views/home/assets/index.scss
+++ b/src/views/home/assets/index.scss
@@ -52,17 +52,16 @@
height: 80px;
left: 0;
right: 0;
- top: -280px;
+ top: -340px;
bottom: 0;
margin:auto;
}
.meuns{
- position: absolute;
+ // position: absolute;
z-index: 10;
left: 0;
right: 0;
- top: 238px;
bottom: 0;
margin:auto;
.meunsitems{
@@ -85,7 +84,7 @@
.viewInfo{
display: flex;
width: 97%;
- margin-top: 80px;
+ margin-top: 40px;
.box{
margin-left: 3%;
@@ -99,8 +98,8 @@
.crainfo{
border-radius: 50%;
border: 2.5px solid rgba(101, 170, 255, 1);
- width: 70px;
- height: 70px;
+ width: 80px;
+ height: 80px;
text-align: center;margin:auto;
.tizhong{
overflow-wrap: break-word;
@@ -110,7 +109,7 @@
font-family: PingFangSC-Medium;
text-align: center;
white-space: nowrap;
- margin-top: 20px;
+ margin-top: 25px;
line-height: 28px;
}
.xueya{
@@ -121,7 +120,7 @@
font-family: PingFangSC-Medium;
text-align: center;
white-space: nowrap;
- margin-top: 20px;
+ margin-top: 15px;
line-height: 28px;
}
}
--
Gitblit v1.8.0