| | |
| | | button:'121231' |
| | | }, |
| | | }, |
| | | { |
| | | path: '/team', |
| | | name: 'team', |
| | | component: () => import('/@/views/contingency/team/index.vue'), |
| | | meta: { |
| | | title: 'message.router.team', |
| | | isLink: '', |
| | | isHide: false, |
| | | isKeepAlive: true, |
| | | isAffix: true, |
| | | isIframe: false, |
| | | roles: ['admin', 'common'], |
| | | icon: 'iconfont icon-shouye', |
| | | button:'121231' |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | ]; |
| | |
| | | { |
| | | path: '/login', |
| | | name: 'login', |
| | | component: () => import('/@/views/login/index.vue'), |
| | | component: () => import('/@/views/loginPage/loginPage.vue'), |
| | | meta: { |
| | | title: '登录', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/homeMenu', |
| | | name: 'homeMenu', |
| | | component: () => import('/@/views/homeMenu/homeMenu.vue'), |
| | | meta: { |
| | | title: '登录', |
| | | }, |