You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 月之前
3 月之前
10 月之前
8 月之前
3 月之前
2 月之前
10 月之前
12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. // @ts-nocheck
  2. // This file is generated by Umi automatically
  3. // DO NOT CHANGE IT MANUALLY!
  4. import React from 'react';
  5. export async function getRoutes() {
  6. const routes = {"1":{"path":"/login","layout":false,"access":"login","id":"1"},"2":{"path":"/","redirect":"/home","parentId":"ant-design-pro-layout","id":"2"},"3":{"path":"/login","layout":false,"id":"3"},"4":{"name":"数据总览","path":"/home","access":"home","parentId":"ant-design-pro-layout","id":"4"},"5":{"name":"企业管理","access":"company","path":"/company","parentId":"ant-design-pro-layout","id":"5"},"6":{"name":"所有企业","path":"/company/list","access":"member","parentId":"5","id":"6"},"7":{"name":"VIP列表","path":"/company/vip","access":"vip","parentId":"5","id":"7"},"8":{"name":"部门管理","path":"/company/department","access":"department","parentId":"5","id":"8"},"9":{"name":"职位管理","path":"/company/post","access":"job","parentId":"5","id":"9"},"10":{"name":"求职者管理","access":"jobSeeker","path":"/jobseeker","parentId":"ant-design-pro-layout","id":"10"},"11":{"name":"简历列表","path":"/jobseeker/list","access":"jobResume","parentId":"10","id":"11"},"12":{"name":"求职者账号列表","path":"/jobseeker/account","access":"customerList","parentId":"10","id":"12"},"13":{"name":"招聘会管理","access":"jobFair","path":"/fair","parentId":"ant-design-pro-layout","id":"13"},"14":{"name":"招聘会列表","path":"/fair/list","access":"jobFairList","parentId":"13","id":"14"},"15":{"name":"新闻资讯","access":"information","path":"/information","parentId":"ant-design-pro-layout","id":"15"},"16":{"name":"栏目/频道","path":"/information/section","access":"section","parentId":"15","id":"16"},"17":{"name":"文章列表","path":"/information/article","access":"article","parentId":"15","id":"17"},"18":{"name":"广告/活动管理","access":"advertisement","path":"/advertisement","parentId":"ant-design-pro-layout","id":"18"},"19":{"name":"广告/活动列表","path":"/advertisement/list","access":"advertisementList","parentId":"18","id":"19"},"20":{"name":"广告/活动投放","path":"/advertisement/putin","access":"putIn","parentId":"18","id":"20"},"21":{"name":"春节引流活动管理","access":"activity","path":"/activity","parentId":"ant-design-pro-layout","id":"21"},"22":{"name":"活动门店","path":"/activity/list","access":"activityAddress","parentId":"21","id":"22"},"23":{"name":"账号权限","path":"/permission","access":"permission","parentId":"ant-design-pro-layout","id":"23"},"24":{"name":"权限管理","path":"/permission/list","access":"list","parentId":"23","id":"24"},"25":{"name":"角色管理","path":"/permission/role","access":"role","parentId":"23","id":"25"},"26":{"name":"账号管理","path":"/permission/account","access":"account","parentId":"23","id":"26"},"27":{"name":"系统管理","path":"/setting","access":"setting","parentId":"ant-design-pro-layout","id":"27"},"28":{"name":"系统设置","path":"/setting/system","access":"other","parentId":"27","id":"28"},"29":{"name":"字典设置","path":"/setting/dictionary","access":"dictionaryList","parentId":"27","id":"29"},"30":{"name":"分词器","path":"/setting/other","access":"otherTokenizer","parentId":"27","id":"30"},"31":{"name":"反馈管理","path":"/feedback/list","access":"feedback","parentId":"ant-design-pro-layout","id":"31"},"32":{"name":"公共户口管理","path":"/publichouse/list","access":"publichouse","parentId":"ant-design-pro-layout","id":"32"},"ant-design-pro-layout":{"id":"ant-design-pro-layout","path":"/","isLayout":true}} as const;
  7. return {
  8. routes,
  9. routeComponents: {
  10. '1': React.lazy(() => import(/* webpackChunkName: "p__Login__index" */'@/pages/Login/index.tsx')),
  11. '2': React.lazy(() => import('./EmptyRoute')),
  12. '3': React.lazy(() => import(/* webpackChunkName: "p__Login__index" */'@/pages/Login/index.tsx')),
  13. '4': React.lazy(() => import(/* webpackChunkName: "p__Home__index" */'@/pages/Home/index.tsx')),
  14. '5': React.lazy(() => import('./EmptyRoute')),
  15. '6': React.lazy(() => import(/* webpackChunkName: "p__Company__List__index" */'@/pages/Company/List/index.tsx')),
  16. '7': React.lazy(() => import(/* webpackChunkName: "p__Company__Vip__index" */'@/pages/Company/Vip/index.tsx')),
  17. '8': React.lazy(() => import(/* webpackChunkName: "p__Company__Department__index" */'@/pages/Company/Department/index.tsx')),
  18. '9': React.lazy(() => import(/* webpackChunkName: "p__Company__Post__index" */'@/pages/Company/Post/index.tsx')),
  19. '10': React.lazy(() => import('./EmptyRoute')),
  20. '11': React.lazy(() => import(/* webpackChunkName: "p__Jobseeker__List__index" */'@/pages/Jobseeker/List/index.tsx')),
  21. '12': React.lazy(() => import(/* webpackChunkName: "p__Jobseeker__Account__index" */'@/pages/Jobseeker/Account/index.tsx')),
  22. '13': React.lazy(() => import('./EmptyRoute')),
  23. '14': React.lazy(() => import(/* webpackChunkName: "p__Fair__List__index" */'@/pages/Fair/List/index.tsx')),
  24. '15': React.lazy(() => import('./EmptyRoute')),
  25. '16': React.lazy(() => import(/* webpackChunkName: "p__Information__Section__index" */'@/pages/Information/Section/index.tsx')),
  26. '17': React.lazy(() => import(/* webpackChunkName: "p__Information__Article__index" */'@/pages/Information/Article/index.tsx')),
  27. '18': React.lazy(() => import('./EmptyRoute')),
  28. '19': React.lazy(() => import(/* webpackChunkName: "p__Advertisement__List__index" */'@/pages/Advertisement/List/index.tsx')),
  29. '20': React.lazy(() => import(/* webpackChunkName: "p__Advertisement__Putin__index" */'@/pages/Advertisement/Putin/index.tsx')),
  30. '21': React.lazy(() => import('./EmptyRoute')),
  31. '22': React.lazy(() => import(/* webpackChunkName: "p__Activity__List__index" */'@/pages/Activity/List/index.tsx')),
  32. '23': React.lazy(() => import('./EmptyRoute')),
  33. '24': React.lazy(() => import(/* webpackChunkName: "p__Permission__List__index" */'@/pages/Permission/List/index.tsx')),
  34. '25': React.lazy(() => import(/* webpackChunkName: "p__Permission__Role__index" */'@/pages/Permission/Role/index.tsx')),
  35. '26': React.lazy(() => import(/* webpackChunkName: "p__Permission__Account__index" */'@/pages/Permission/Account/index.tsx')),
  36. '27': React.lazy(() => import('./EmptyRoute')),
  37. '28': React.lazy(() => import(/* webpackChunkName: "p__Setting__System__index" */'@/pages/Setting/System/index.tsx')),
  38. '29': React.lazy(() => import(/* webpackChunkName: "p__Setting__Dictionary__index" */'@/pages/Setting/Dictionary/index.tsx')),
  39. '30': React.lazy(() => import(/* webpackChunkName: "p__Setting__Other__index" */'@/pages/Setting/Other/index.tsx')),
  40. '31': React.lazy(() => import(/* webpackChunkName: "p__Feedback__index" */'@/pages/Feedback/index.tsx')),
  41. '32': React.lazy(() => import(/* webpackChunkName: "p__Publichouse__index" */'@/pages/Publichouse/index.tsx')),
  42. 'ant-design-pro-layout': React.lazy(() => import(/* webpackChunkName: "umi__plugin-layout__Layout" */'D:/项目/outpackage/job-manage/src/.umi/plugin-layout/Layout.tsx')),
  43. },
  44. };
  45. }