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;