src/router/index.js @@ -11,6 +11,9 @@ path: '/home', name: 'home', component: () => import('@/views/layout'), meta:{ needLogin:true, }, children: [ { path: 'system',