This commit is contained in:
asd
2019-12-09 15:36:29 +08:00
parent f81048e3d5
commit 10fca5e5ee

View File

@@ -342,5 +342,5 @@ const routes = [
### 重定向:
定义路由的时候:
{ path: "/n", component: aa }
{ path: "/n", redirect:"/b"}