update
This commit is contained in:
@@ -340,5 +340,7 @@ const routes = [
|
||||
{{$route.params.params内定义的参数名}}
|
||||
|
||||
### 重定向:
|
||||
定义路由的时候:把 { path: "/a/:id", component: aa },
|
||||
定义路由的时候:
|
||||
|
||||
{ path: "/n", component: aa }
|
||||
|
||||
Reference in New Issue
Block a user