src/router/index.js
@@ -77,7 +77,7 @@ { path: '', component: Layout, redirect: 'index', redirect: 'screen', children: [ { path: 'index', @@ -87,6 +87,20 @@ } ] }, // { // path: '', // component: Layout, // redirect: 'index', // children: [ // { // path: 'index', // component: () => import('@/views/index'), // name: 'Index', // meta: { title: '首页', icon: 'dashboard', affix: true } // } // ] // }, { path: '/screen', hidden: true,