Advertisement

React路由--IndexRoute(官方文档翻译)

阅读量:

React路由--Index Route,官方文档翻译理解

建议您参考Getting Start教程进行实践:React-router | Getting start tutorial

主要翻译自官方教程“Index Routes”:

Index routes may represent the most challenging concept within React Router for individuals to grasp. If you've encountered difficulties previously, we trust this will aid in your understanding.

Index路由可能成为React路由中最为复杂的一部分;如果你仍然感到困惑或不理解其中的工作原理,请试着寻找一些进一步的解释或说明是否能有所帮助。

当前很可能正在查看其中一张发票。单击应用全局导航栏中的“Invoices”链接。注意发现主要内容区域已完全空白!我们可以通过引入一个“index”路由来解决这个问题。

在主页单击invoices导航链接(Link)时

全部评论 (0)

还没有任何评论哟~