Commit 4fdfac9b authored by 神楽坂玲奈's avatar 神楽坂玲奈

健康游戏忠告和底部信息

parent f0d21798
......@@ -35,6 +35,36 @@ export default class Nav_Mobile extends React.Component{
<FormattedMessage id={"BBS"}/>
</a>
</Menu.Item>
<Menu.Item key="3">
<a href="https://accounts.moecube.com/">
用户中心
</a>
</Menu.Item>
<Menu.Item key="#">
<a href="#">
客服中心
</a>
</Menu.Item>
<Menu.Item key="5">
<a href="#">
最新资讯
</a>
</Menu.Item>
<Menu.Item key="6">
<a href="#">
创意分享
</a>
</Menu.Item>
<Menu.Item key="7">
<a href="#">
最新科技
</a>
</Menu.Item>
<Menu.Item key="8">
<a href="#">
学习天地
</a>
</Menu.Item>
</Menu>
</div>
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment