From b594cd53e739e41eb351d468daa625e2ec322de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E4=BA=91=E7=80=9A?= <1258430687@qq.com> Date: Thu, 10 Aug 2023 16:21:19 +0800 Subject: [PATCH] ccf8.10 --- src/forge/Information/index.jsx | 1 + src/forge/Information/indexZone1.scss | 3 ++- src/forge/Information/indexZonebyCCF.scss | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/forge/Information/index.jsx b/src/forge/Information/index.jsx index 053b07ad9..f775fc9f5 100644 --- a/src/forge/Information/index.jsx +++ b/src/forge/Information/index.jsx @@ -121,6 +121,7 @@ function Index(props){ } }).catch(error=>{}) } + console.log(deptId) return(
{ !sourcedetail && (id ? :
)} diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss index bc7e5afae..6ee7816ae 100644 --- a/src/forge/Information/indexZone1.scss +++ b/src/forge/Information/indexZone1.scss @@ -277,8 +277,9 @@ color: #1f2329; font-size: 16px; text-align: center; - margin-top: 20px; + margin-top: 10px; cursor: pointer; + width: 90%; } .z_p_desc{ margin-top: 18px; diff --git a/src/forge/Information/indexZonebyCCF.scss b/src/forge/Information/indexZonebyCCF.scss index ce429f0af..d100e33d5 100644 --- a/src/forge/Information/indexZonebyCCF.scss +++ b/src/forge/Information/indexZonebyCCF.scss @@ -178,7 +178,7 @@ } .List { - margin-bottom: 30px; + margin-bottom: 80px; display: block; .mainlist {