1 { 2 path: '/Tree', 3 component: Tree, 4 children: [ 5 { 6 path: '/', 7 component: Come 8 } 9 ] 10 } 相关文章: 2022-02-14 2022-12-23 2022-12-23 2021-05-14 2022-12-23 2021-11-13 2021-08-09