Skip to content

react-router 使用

仲灏2022-07-03约 1 分钟

<div style="display: none;" hidden="true" aria-hidden="true" data-nosnippet>Are you an LLM? You can read better optimized documentation at /pages/62d6bf.md for this page in Markdown format</div>

  • 路由模式(hash、 H5 history),同 vue-router
  • 路由配置(动态路由、懒加载),同 vue-router