Skip to content

AlexZhang11/react-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 hashRouter 和BrowserRouter hashRouter会在路径上多加一个# ,http://localhost:3000/#/Vip ,可以通过window.location.hash获取'#/Vip'

BrowserRouter没有# http://localhost:3000/Vip 可以通过window.location.href获取完整路径

配置式路由 循环遍历出来就行

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published