React Router redirect to the page before opening the site

前端 未结 0 1878
时光取名叫无心
时光取名叫无心 2020-12-10 03:27

I handled the browser back button like this:

switch (history.location.pathname.split("/")[1]) {
  case "Page1":
    history.push("/&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题