|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- // @ts-nocheck
- // This file is generated by Umi automatically
- // DO NOT CHANGE IT MANUALLY!
- import React from 'react';
-
- export async function getRoutes() {
- const routes = {"1":{"path":"/login","layout":false,"access":"login","id":"1"},"2":{"path":"/","redirect":"/main/company/list","parentId":"ant-design-pro-layout","id":"2"},"3":{"path":"/login","layout":false,"id":"3"},"4":{"name":"基础管理","path":"/main","parentId":"ant-design-pro-layout","id":"4"},"5":{"name":"企业管理","parentId":"4","id":"5"},"6":{"name":"企业列表","path":"/main/company/list","parentId":"5","id":"6"},"7":{"name":"VIP列表","path":"/main/company/vip","parentId":"5","id":"7"},"8":{"name":"部门管理","path":"/main/company/department","parentId":"5","id":"8"},"9":{"name":"职位管理","path":"/main/company/post","parentId":"5","id":"9"},"10":{"name":"求职者管理","parentId":"4","id":"10"},"11":{"name":"简历列表","path":"/main/jobseeker/list","parentId":"10","id":"11"},"12":{"name":"求职者账号列表","path":"/main/jobseeker/account","parentId":"10","id":"12"},"13":{"name":"招聘会管理","parentId":"4","id":"13"},"14":{"name":"招聘会列表","path":"/main/fair/list","parentId":"13","id":"14"},"15":{"name":"参与企业列表","path":"/main/fair/company","parentId":"13","id":"15"},"16":{"name":"新闻资讯","parentId":"4","id":"16"},"17":{"name":"栏目/频道","path":"/main/information/section","parentId":"16","id":"17"},"18":{"name":"文章列表","path":"/main/information/article","parentId":"16","id":"18"},"19":{"name":"广告/活动管理","parentId":"4","id":"19"},"20":{"name":"广告/活动列表","path":"/main/advertisement/list","parentId":"19","id":"20"},"21":{"name":"广告/活动投放","path":"/main/advertisement/putin","parentId":"19","id":"21"},"22":{"name":"反馈管理","path":"/main/feedback/list","parentId":"4","id":"22"},"23":{"name":"账号权限","path":"/permission","parentId":"ant-design-pro-layout","id":"23"},"24":{"name":"权限管理","path":"/permission/list","parentId":"23","id":"24"},"25":{"name":"角色管理","path":"/permission/role","parentId":"23","id":"25"},"26":{"name":"账号管理","path":"/permission/account","parentId":"23","id":"26"},"27":{"name":"系统管理","path":"/setting","parentId":"ant-design-pro-layout","id":"27"},"28":{"name":"系统设置","path":"/setting/system","parentId":"27","id":"28"},"29":{"name":"字典设置","path":"/setting/dictionary","parentId":"27","id":"29"},"30":{"name":"分词器","path":"/setting/other","parentId":"27","id":"30"},"31":{"name":"统计管理","path":"/setting","parentId":"ant-design-pro-layout","id":"31"},"32":{"name":"系统设置","path":"/setting/system","parentId":"31","id":"32"},"33":{"name":"字典设置","path":"/setting/dictionary","parentId":"31","id":"33"},"34":{"name":"分词器","path":"/setting/other","parentId":"31","id":"34"},"ant-design-pro-layout":{"id":"ant-design-pro-layout","path":"/","isLayout":true}} as const;
- return {
- routes,
- routeComponents: {
- '1': React.lazy(() => import(/* webpackChunkName: "p__Login__index" */'@/pages/Login/index.tsx')),
- '2': React.lazy(() => import('./EmptyRoute')),
- '3': React.lazy(() => import(/* webpackChunkName: "p__Login__index" */'@/pages/Login/index.tsx')),
- '4': React.lazy(() => import('./EmptyRoute')),
- '5': React.lazy(() => import('./EmptyRoute')),
- '6': React.lazy(() => import(/* webpackChunkName: "p__Main__Company__List__index" */'@/pages/Main/Company/List/index.tsx')),
- '7': React.lazy(() => import(/* webpackChunkName: "p__Main__Company__Vip__index" */'@/pages/Main/Company/Vip/index.tsx')),
- '8': React.lazy(() => import(/* webpackChunkName: "p__Main__Company__Department__index" */'@/pages/Main/Company/Department/index.tsx')),
- '9': React.lazy(() => import(/* webpackChunkName: "p__Main__Company__Post__index" */'@/pages/Main/Company/Post/index.tsx')),
- '10': React.lazy(() => import('./EmptyRoute')),
- '11': React.lazy(() => import(/* webpackChunkName: "p__Main__Jobseeker__List__index" */'@/pages/Main/Jobseeker/List/index.tsx')),
- '12': React.lazy(() => import(/* webpackChunkName: "p__Main__Jobseeker__Account__index" */'@/pages/Main/Jobseeker/Account/index.tsx')),
- '13': React.lazy(() => import('./EmptyRoute')),
- '14': React.lazy(() => import(/* webpackChunkName: "p__Main__Fair__List__index" */'@/pages/Main/Fair/List/index.tsx')),
- '15': React.lazy(() => import(/* webpackChunkName: "p__Main__Fair__Company__index" */'@/pages/Main/Fair/Company/index.tsx')),
- '16': React.lazy(() => import('./EmptyRoute')),
- '17': React.lazy(() => import(/* webpackChunkName: "p__Main__Information__Section__index" */'@/pages/Main/Information/Section/index.tsx')),
- '18': React.lazy(() => import(/* webpackChunkName: "p__Main__Information__Article__index" */'@/pages/Main/Information/Article/index.tsx')),
- '19': React.lazy(() => import('./EmptyRoute')),
- '20': React.lazy(() => import(/* webpackChunkName: "p__Main__Advertisement__List__index" */'@/pages/Main/Advertisement/List/index.tsx')),
- '21': React.lazy(() => import(/* webpackChunkName: "p__Main__Advertisement__Putin__index" */'@/pages/Main/Advertisement/Putin/index.tsx')),
- '22': React.lazy(() => import(/* webpackChunkName: "p__Main__Feedback__index" */'@/pages/Main/Feedback/index.tsx')),
- '23': React.lazy(() => import('./EmptyRoute')),
- '24': React.lazy(() => import(/* webpackChunkName: "p__Permission__List__index" */'@/pages/Permission/List/index.tsx')),
- '25': React.lazy(() => import(/* webpackChunkName: "p__Permission__Role__index" */'@/pages/Permission/Role/index.tsx')),
- '26': React.lazy(() => import(/* webpackChunkName: "p__Permission__Account__index" */'@/pages/Permission/Account/index.tsx')),
- '27': React.lazy(() => import('./EmptyRoute')),
- '28': React.lazy(() => import(/* webpackChunkName: "p__Setting__System__index" */'@/pages/Setting/System/index.tsx')),
- '29': React.lazy(() => import(/* webpackChunkName: "p__Setting__Dictionary__index" */'@/pages/Setting/Dictionary/index.tsx')),
- '30': React.lazy(() => import(/* webpackChunkName: "p__Setting__Other__index" */'@/pages/Setting/Other/index.tsx')),
- '31': React.lazy(() => import('./EmptyRoute')),
- '32': React.lazy(() => import(/* webpackChunkName: "p__Setting__System__index" */'@/pages/Setting/System/index.tsx')),
- '33': React.lazy(() => import(/* webpackChunkName: "p__Setting__Dictionary__index" */'@/pages/Setting/Dictionary/index.tsx')),
- '34': React.lazy(() => import(/* webpackChunkName: "p__Setting__Other__index" */'@/pages/Setting/Other/index.tsx')),
- 'ant-design-pro-layout': React.lazy(() => import(/* webpackChunkName: "umi__plugin-layout__Layout" */'E:/project/myproject/rencaishichanghoutai/src/.umi/plugin-layout/Layout.tsx')),
- },
- };
- }
|