摘要: 一、添加三层路由 { path: '/system',//一级 component: Layout, meta: { title: '系统管理', icon: 'guide' }, children: [ { path: '/authManage',//二级 component: () => imp 阅读全文
posted @ 2020-10-19 15:45 Merryan 阅读(2775) 评论(0) 推荐(0)