even

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2021年4月9日

摘要: 1、router的安装 在react中,router的使用需要依赖react-router-dom npm i react-router-dom 2、router的使用 路由有分两种模式 hash 模式: HashRouter history 模式: BrowserRouter 入门案例 使用rou 阅读全文
posted @ 2021-04-09 00:02 even_blogs 阅读(262) 评论(0) 推荐(0)