From 17a3fee305123159a70d1276f6849ca13ee7450e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= <2897217417@qq.com> Date: Thu, 31 Aug 2023 14:10:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4ccf=E4=B8=93=E5=8C=BA?= =?UTF-8?q?=EF=BC=8C=E4=B8=8B=E7=BA=BF=E4=B8=AA=E4=BA=BA=E5=BB=BA=E7=AB=99?= =?UTF-8?q?=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/Pages/headerPagebyCCF.jsx | 6 ++++-- src/forge/Information/indexZonebyCCF.scss | 15 +++++++++------ src/forge/SecuritySetting/Index.jsx | 4 ++-- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/forge/Information/Pages/headerPagebyCCF.jsx b/src/forge/Information/Pages/headerPagebyCCF.jsx index 0b290100..5f61b228 100644 --- a/src/forge/Information/Pages/headerPagebyCCF.jsx +++ b/src/forge/Information/Pages/headerPagebyCCF.jsx @@ -105,7 +105,7 @@ function HeaderPageCCF(props) { // 新闻动态 data && data.cmsShow === 1 && newsList && newsList.length >= 0 &&
-

{data.homepageCmsTitle}

+

{data.homepageCmsTitle}

@@ -114,7 +114,9 @@ function HeaderPageCCF(props) { newsList.map((i, k) => { return (
- {window.location.href=`/zone/${deptId}/newdetail/${i.id}`}} /> +
+ {window.location.href=`/zone/${deptId}/newdetail/${i.id}`}} /> +
) }) diff --git a/src/forge/Information/indexZonebyCCF.scss b/src/forge/Information/indexZonebyCCF.scss index d100e33d..a4c99d60 100644 --- a/src/forge/Information/indexZonebyCCF.scss +++ b/src/forge/Information/indexZonebyCCF.scss @@ -11,7 +11,6 @@ width: 0; .slick-track { - margin-top: 20px; display: flex; height: 100%; @@ -26,9 +25,15 @@ img { position: relative; z-index: 1; - top: 30px; } } + .newsBannerBox{ + height: 595px; + display: flex; + align-items: center; + align-content: center; + overflow: hidden; + } } } } @@ -76,7 +81,7 @@ text-align: left; left: 50%; margin-left: -115px; - bottom: 5%; + bottom: 20%; position: absolute; display: flex !important; z-index: 2; @@ -128,10 +133,8 @@ display: flex; flex-direction: column; margin-bottom: 100px !important; - top: 50px; position: relative; - .zone_n_value { margin-top: 20px; @@ -157,7 +160,7 @@ width: 385px; padding: 20px !important; border-radius: 4px; - margin-bottom: 21px !important; + margin-bottom: 25px !important; position: relative; overflow: hidden; word-break: break-all; diff --git a/src/forge/SecuritySetting/Index.jsx b/src/forge/SecuritySetting/Index.jsx index cdabd86d..a21a616a 100644 --- a/src/forge/SecuritySetting/Index.jsx +++ b/src/forge/SecuritySetting/Index.jsx @@ -154,10 +154,10 @@ function Index(props){
  • 我的Bot
  • Bot安装
  • -
      + {/*
      • 个人建站
      • 我的站点
      • -
      +
    */}