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(){