| | |
| | | }, |
| | | }, |
| | | { |
| | | path: '/tongji', |
| | | name: 'tongji', |
| | | component: () => import('/@/views/tongji/index.vue'), |
| | | meta: { |
| | | title: 'message.router.tongji', |
| | | isLink: '', |
| | | isHide: false, |
| | | isKeepAlive: true, |
| | | isAffix: false, |
| | | isIframe: false, |
| | | roles: ['admin', 'common'], |
| | | icon: 'iconfont icon-gerenzhongxin', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/tools', |
| | | name: 'tools', |
| | | component: () => import('/@/views/tools/index.vue'), |
| | |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | } |
| | | ]; |
| | | |
| | | /** |
| | |
| | | meta: { |
| | | title: 'message.staticRoutes.noPower', |
| | | isHide: true, |
| | | }, |
| | | }, |
| | | { |
| | | path: '/tiaochabiao1', |
| | | name: 'tiaochabiao1', |
| | | component: () => import('/@/views/tiaochabiao/demo1.vue'), |
| | | meta: { |
| | | title: '调查表', |
| | | }, |
| | | }, |
| | | ]; |
| | |
| | | title: 'message.router.visualizingLinkDemo2', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/visualizingDemo3', |
| | | name: 'visualizingDemo3', |
| | | component: () => import('/@/views/visualizing/demo3.vue'), |
| | | meta: { |
| | | title: 'message.router.visualizingLinkDemo2', |
| | | }, |
| | | }, |
| | | |
| | | ]; |