From 7e8df5333a6d178d79b5258c059e6be5b96d9d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Fri, 13 Oct 2023 14:58:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=BF=E5=8A=9E=E3=80=81=E5=8D=8F=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/info.js | 5 +++++ src/layouts/footer.jsx | 4 +++- src/layouts/index.module.less | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/constants/info.js b/src/constants/info.js index b717a97..2ef76ce 100644 --- a/src/constants/info.js +++ b/src/constants/info.js @@ -51,6 +51,11 @@ export const information = { title: '会议通知', eng: 'Meeting Notice', anchor: 'notice', + }, + { + title: '新闻宣传', + eng: 'Journalism and Publicity', + anchor: 'news', } ] } diff --git a/src/layouts/footer.jsx b/src/layouts/footer.jsx index 6eea347..23ed51d 100644 --- a/src/layouts/footer.jsx +++ b/src/layouts/footer.jsx @@ -25,12 +25,14 @@ function Footer(){
承办单位: - CCF开源发展委员会 + 国防科技大学计算机学院 湖南先进技术研究院 + CCF开源发展委员会
协办单位: 中国电子信息产业集团有限公司 + 长沙市国链安全可靠计算机产业促进中心
diff --git a/src/layouts/index.module.less b/src/layouts/index.module.less index 472c3eb..767baf7 100644 --- a/src/layouts/index.module.less +++ b/src/layouts/index.module.less @@ -142,7 +142,7 @@ html body { .host { display: flex; flex-direction: column; - margin-right: 155px; + margin-right: 125px; span { opacity: 77%; color: #ffffff;