update
This commit is contained in:
@@ -288,6 +288,9 @@ export default {
|
|||||||
path: "/b",
|
path: "/b",
|
||||||
component: bb,
|
component: bb,
|
||||||
children:[
|
children:[
|
||||||
{path:"路由名",component:""}
|
{path:"路由名",component:"映射的组件名"}
|
||||||
|
……
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
4.访问时 的路径 ”“
|
||||||
Reference in New Issue
Block a user