diff --git a/src/App.js b/src/App.js index eb6985bae..d1c049dc0 100644 --- a/src/App.js +++ b/src/App.js @@ -160,7 +160,7 @@ const Topic = Loadable({ }) // 此处仅维护前端可能的一级路由,不用进行项目或者组织判断的字段。 -const keyWord = ["explore", "settings", "setting", "mulan", "wiki", "issues", "setting", "trending", "code", "projects", "pulls", "mine", "login", "register", "email", "export", "nopage", "404", "403", "500", "501", "search", "organize", "login", "register", "resetPassword", "aboutus","educoder", "glcc","bindlogin", "softbot","zone","zone1"]; +const keyWord = ["explore", "settings", "setting", "mulan", "wiki", "issues", "setting", "trending", "code", "projects", "pulls", "mine", "login", "register", "email", "export", "nopage", "404", "403", "500", "501", "search", "organize", "login", "register", "resetPassword", "aboutus","educoder", "glcc","bindlogin", "softbot","zone"]; class App extends Component { constructor(props) { @@ -388,14 +388,6 @@ class App extends Component { } }> - { - return () - } - }> - {k+1} - {i.name} + {i.name} ) }) diff --git a/src/forge/Information/Component/newsBox.jsx b/src/forge/Information/Component/newsBox.jsx index 43e5b44ad..9bab62d8f 100644 --- a/src/forge/Information/Component/newsBox.jsx +++ b/src/forge/Information/Component/newsBox.jsx @@ -14,14 +14,14 @@ function PublicBanner(props){
- {newsList[0].name} + {newsList[0].name}

{newsList[0].summary}

{newsList[0].publishTime}

- 查看详情 + 查看详情