This commit is contained in:
asd
2019-12-09 15:34:29 +08:00
parent 8fabcb8bd8
commit 5d5f322dc9

View File

@@ -339,5 +339,6 @@ const routes = [
{{$route.params.params内定义的参数名}}
### 重定向:
定义路由的时候:把 { path: "/a/:id", component: aa },