This commit is contained in:
asd
2019-12-09 11:29:31 +08:00
parent 125f087326
commit 7635f1d7e5

View File

@@ -288,6 +288,9 @@ export default {
path: "/b",
component: bb,
children:[
{path:"路由名",component:""}
{path:"路由名",component:"映射的组件名"}
……
]
},
4.访问时 的路径 ”“