From 404c5cb60252b42bf0e244e7d77bbedbce7dbbe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E4=BA=91=E7=80=9A?= <1258430687@qq.com> Date: Mon, 7 Aug 2023 11:14:31 +0800 Subject: [PATCH] =?UTF-8?q?CCF=E6=94=B9=E7=89=88=E7=AC=AC=E4=BA=8C?= =?UTF-8?q?=E9=81=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Information/Pages/headerPagebyCCF.jsx | 6 ++-- src/forge/Information/indexZonebyCCF.scss | 29 +++++++++++-------- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/src/forge/Information/Pages/headerPagebyCCF.jsx b/src/forge/Information/Pages/headerPagebyCCF.jsx index f1c52bb3..6c252615 100644 --- a/src/forge/Information/Pages/headerPagebyCCF.jsx +++ b/src/forge/Information/Pages/headerPagebyCCF.jsx @@ -113,7 +113,7 @@ function HeaderPageCCF(props) { newsList.map((i, k) => { return (
{i.name}
+{i.name}
{ i.cmsDocList && i.cmsDocList.length > 0 ? i.cmsDocList.map((j, k) => { @@ -192,7 +192,7 @@ function HeaderPageCCF(props) {