react16.7+react-router4.3+typescript项目:
https://github.com/BUPTlhuanyu/react-music-lhy
https://github.com/BUPTlhuanyu/react-music-lhy
2019-02-15
已整理本课程知识点完毕,安排~~,地址:https://github.com/CruxF/IMOOC/tree/master/React?1550110613898
2019-02-14
最新回答 / 慕桂英3409250
用react-router路由实现最佳。如:你只要设置好布局就ok.<Link to = "/">跳转到主页面去</Link> <Link to = "/about">跳转到about页面</Link> {/*exact 更精准定位,切换路由只包含Home*/} <Route exact path="/" c...
2018-09-20