| | |
| | | component: () => import('@/views/safetyReview/baseSet/area/index.vue'), |
| | | hidden: true |
| | | }, |
| | | // { |
| | | // path: '', |
| | | // component: Layout, |
| | | // redirect: '/index', |
| | | // children: [ |
| | | // { |
| | | // path: '/index', |
| | | // component: () => import('@/views/index'), |
| | | // name: 'Index', |
| | | // meta: { title: '首页',icon: 'form', affix: true } |
| | | // } |
| | | // ] |
| | | // }, |
| | | { |
| | | path: '', |
| | | component: Layout, |
| | | redirect: '/index', |
| | | children: [ |
| | | { |
| | | path: '/index', |
| | | component: () => import('@/views/index'), |
| | | name: 'Index', |
| | | meta: { title: '首页',icon: 'form', affix: true } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | path: '/institution', |
| | | component: Layout, |
| | | redirect: '/institution', |
| | | children: [ |