/* eslint-disable */ /* prettier-ignore */ // Generated by elegant-router // Read more: https://github.com/soybeanjs/elegant-router import type { GeneratedRoute } from '@elegant-router/types'; export const generatedRoutes: GeneratedRoute[] = [ { name: '403', path: '/403', component: 'layout.blank$view.403', meta: { title: '403', i18nKey: 'route.403', constant: true, hideInMenu: true } }, { name: '404', path: '/404', component: 'layout.blank$view.404', meta: { title: '404', i18nKey: 'route.404', constant: true, hideInMenu: true } }, { name: '500', path: '/500', component: 'layout.blank$view.500', meta: { title: '500', i18nKey: 'route.500', constant: true, hideInMenu: true } }, { name: 'changeledger', path: '/changeledger', component: 'layout.base', meta: { title: 'changeledger', i18nKey: 'route.changeledger', icon: 'tabler:table', order: 3 }, children: [ { name: 'changeledger_mychanges', path: '/changeledger/mychanges', component: 'view.changeledger_mychanges', meta: { title: 'changeledger_mychanges', i18nKey: 'route.changeledger_mychanges', icon: '' } }, { name: 'changeledger_workshopchanges', path: '/changeledger/workshopchanges', component: 'view.changeledger_workshopchanges', meta: { title: 'changeledger_workshopchanges', i18nKey: 'route.changeledger_workshopchanges', icon: '' } } ] }, { name: 'changestatistics', path: '/changestatistics', component: 'layout.base$view.changestatistics', meta: { title: 'changestatistics', i18nKey: 'route.changestatistics', icon: 'ix:barchart', order: 3 } }, { name: 'docs', path: '/docs', component: 'layout.base', meta: { title: 'docs', i18nKey: 'route.docs', icon: 'mage:book', order: 4 }, children: [ { name: 'docs_archives', path: '/docs/archives', component: 'view.docs_archives', meta: { title: 'docs_archives', i18nKey: 'route.docs_archives', icon: '' } }, { name: 'docs_query', path: '/docs/query', component: 'view.docs_query', meta: { title: 'docs_query', i18nKey: 'route.docs_query', icon: '' } } ] }, { name: 'factoryoverview', path: '/factoryoverview', component: 'layout.base$view.factoryoverview', meta: { title: 'factoryoverview', i18nKey: 'route.factoryoverview', icon: 'ix:barchart', order: 3 } }, { name: 'home', path: '/home', component: 'layout.base$view.home', meta: { title: 'home', i18nKey: 'route.home', icon: 'ant-design:home-outlined', order: 1 } }, { name: 'login', path: '/login/:module(pwd-login)?', component: 'layout.blank$view.login', props: true, meta: { title: 'login', i18nKey: 'route.login', constant: true, hideInMenu: true } }, { name: 'my', path: '/my', component: 'layout.base', meta: { title: 'my', i18nKey: 'route.my', icon: 'heroicons:computer-desktop', order: 2 }, children: [ { name: 'my_closeconfirm', path: '/my/closeconfirm', component: 'view.my_closeconfirm', meta: { title: 'my_closeconfirm', i18nKey: 'route.my_closeconfirm', icon: '' } }, { name: 'my_datachangecenter', path: '/my/datachangecenter', component: 'view.my_datachangecenter', meta: { title: 'my_datachangecenter', i18nKey: 'route.my_datachangecenter', icon: '' } }, { name: 'my_effect', path: '/my/effect', component: 'view.my_effect', meta: { title: 'my_effect', i18nKey: 'route.my_effect', icon: '' } }, { name: 'my_highrisk', path: '/my/highrisk', component: 'view.my_highrisk', meta: { title: 'my_highrisk', i18nKey: 'route.my_highrisk', icon: '' } }, { name: 'my_highriskdetail', path: '/my/highriskdetail', component: 'view.my_highriskdetail', meta: { title: 'my_highriskdetail', i18nKey: 'route.my_highriskdetail', icon: '', hideInMenu: true } }, { name: 'my_initiatechange', path: '/my/initiatechange', component: 'view.my_initiatechange', meta: { title: 'my_initiatechange', i18nKey: 'route.my_initiatechange', icon: '' } }, { name: 'my_mydraft', path: '/my/mydraft', component: 'view.my_mydraft', meta: { title: 'my_mydraft', i18nKey: 'route.my_mydraft', icon: '' } }, { name: 'my_mytask', path: '/my/mytask', component: 'view.my_mytask', meta: { title: 'my_mytask', i18nKey: 'route.my_mytask', icon: '' } }, { name: 'my_pending', path: '/my/pending', component: 'view.my_pending', meta: { title: 'my_pending', i18nKey: 'route.my_pending', icon: '' } }, { name: 'my_pendingchange', path: '/my/pendingchange', component: 'view.my_pendingchange', meta: { title: 'my_pendingchange', i18nKey: 'route.my_pendingchange', icon: '' } }, { name: 'my_process', path: '/my/process', component: 'view.my_process', meta: { title: 'my_process', i18nKey: 'route.my_process', icon: '' } }, { name: 'my_processdetail', path: '/my/processdetail', component: 'view.my_processdetail', meta: { title: 'my_processdetail', i18nKey: 'route.my_processdetail', icon: '', hideInMenu: true } }, { name: 'my_pssr', path: '/my/pssr', component: 'view.my_pssr', meta: { title: 'my_pssr', i18nKey: 'route.my_pssr', icon: '' } } ] }, { name: 'report', path: '/report', component: 'layout.base$view.report', meta: { title: 'report', i18nKey: 'route.report', icon: 'ix:barchart', order: 3 } }, { name: 'riskstatistics', path: '/riskstatistics', component: 'layout.base$view.riskstatistics', meta: { title: 'riskstatistics', i18nKey: 'route.riskstatistics', icon: 'ix:barchart', order: 3 } }, { name: 'signstatistics', path: '/signstatistics', component: 'layout.base$view.signstatistics', meta: { title: 'signstatistics', i18nKey: 'route.signstatistics', icon: 'ix:barchart', order: 3 } }, { name: 'systemmanage', path: '/systemmanage', component: 'layout.base', meta: { title: 'systemmanage', i18nKey: 'route.systemmanage', icon: 'uil:setting', order: 5 }, children: [ { name: 'systemmanage_role', path: '/systemmanage/role', component: 'view.systemmanage_role', meta: { title: 'systemmanage_role', i18nKey: 'route.systemmanage_role', icon: '', order: 2 } }, { name: 'systemmanage_setting', path: '/systemmanage/setting', component: 'view.systemmanage_setting', meta: { title: 'systemmanage_setting', i18nKey: 'route.systemmanage_setting', icon: '', order: 4 } }, { name: 'systemmanage_template', path: '/systemmanage/template', component: 'view.systemmanage_template', meta: { title: 'systemmanage_template', i18nKey: 'route.systemmanage_template', icon: '', order: 3 } }, { name: 'systemmanage_user', path: '/systemmanage/user', component: 'view.systemmanage_user', meta: { title: 'systemmanage_user', i18nKey: 'route.systemmanage_user', icon: '', order: 1 } } ] } ];