提交 11929283 作者: 龚洪江

修复:路由id添加

上级 707f7377
...@@ -182,7 +182,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -182,7 +182,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 22000, id: 200,
icon: <TeamOutlined />, icon: <TeamOutlined />,
title: '客户管理', title: '客户管理',
}, },
...@@ -191,7 +191,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -191,7 +191,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/customManage/customList', path: '/customManage/customList',
element: withLoadingComponent(<CustomListView />), element: withLoadingComponent(<CustomListView />),
meta: { meta: {
id: 26100, id: 220,
title: '客户列表', title: '客户列表',
icon: <SolutionOutlined />, icon: <SolutionOutlined />,
}, },
...@@ -220,7 +220,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -220,7 +220,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/customManage/customIdentity', path: '/customManage/customIdentity',
element: withLoadingComponent(<CustomIdentityView />), element: withLoadingComponent(<CustomIdentityView />),
meta: { meta: {
id: 26300, id: 240,
title: '加盟入驻', title: '加盟入驻',
icon: <AuditOutlined />, icon: <AuditOutlined />,
}, },
...@@ -232,7 +232,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -232,7 +232,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 30000, id: 400,
icon: <DribbbleOutlined />, icon: <DribbbleOutlined />,
title: '资源管理', title: '资源管理',
}, },
...@@ -241,7 +241,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -241,7 +241,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/resourceManage/requirementsGathering', path: '/resourceManage/requirementsGathering',
element: withLoadingComponent(<RequirementsGatheringView />), element: withLoadingComponent(<RequirementsGatheringView />),
meta: { meta: {
id: 30200, id: 410,
title: '需求收集', title: '需求收集',
icon: <MonitorOutlined />, icon: <MonitorOutlined />,
}, },
...@@ -250,7 +250,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -250,7 +250,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/resourceManage/materielManage', path: '/resourceManage/materielManage',
element: withLoadingComponent(<MaterielManageView />), element: withLoadingComponent(<MaterielManageView />),
meta: { meta: {
id: 30100, id: 420,
title: '宣传管理', title: '宣传管理',
icon: <PictureOutlined />, icon: <PictureOutlined />,
}, },
...@@ -269,7 +269,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -269,7 +269,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/resourceManage/tagManage', path: '/resourceManage/tagManage',
element: withLoadingComponent(<TagManageView />), element: withLoadingComponent(<TagManageView />),
meta: { meta: {
id: 30300, id: 430,
title: '标签管理', title: '标签管理',
icon: <PaperClipOutlined />, icon: <PaperClipOutlined />,
}, },
...@@ -278,7 +278,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -278,7 +278,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/resourceManage/industryNews', path: '/resourceManage/industryNews',
element: withLoadingComponent(<IndustryNewsView />), element: withLoadingComponent(<IndustryNewsView />),
meta: { meta: {
id: 30400, id: 440,
title: '行业新闻', title: '行业新闻',
icon: <ReadOutlined />, icon: <ReadOutlined />,
}, },
...@@ -287,7 +287,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -287,7 +287,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/resourceManage/tenderManage', path: '/resourceManage/tenderManage',
element: withLoadingComponent(<TenderManageView />), element: withLoadingComponent(<TenderManageView />),
meta: { meta: {
id: 30500, id: 450,
title: '招标快讯', title: '招标快讯',
icon: <CoffeeOutlined />, icon: <CoffeeOutlined />,
}, },
...@@ -316,7 +316,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -316,7 +316,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/resourceManage/businessCaseManage', path: '/resourceManage/businessCaseManage',
element: withLoadingComponent(<BusinessCaseManage />), element: withLoadingComponent(<BusinessCaseManage />),
meta: { meta: {
id: 30600, id: 460,
title: '业务案例', title: '业务案例',
icon: <AliwangwangOutlined />, icon: <AliwangwangOutlined />,
}, },
...@@ -328,7 +328,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -328,7 +328,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 40000, id: 600,
icon: <MessageOutlined />, icon: <MessageOutlined />,
title: '论坛管理', title: '论坛管理',
}, },
...@@ -337,7 +337,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -337,7 +337,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/forumManage/dynamicList', path: '/forumManage/dynamicList',
element: withLoadingComponent(<DynamicListView />), element: withLoadingComponent(<DynamicListView />),
meta: { meta: {
id: 40100, id: 610,
title: '动态列表', title: '动态列表',
icon: <ThunderboltOutlined />, icon: <ThunderboltOutlined />,
}, },
...@@ -349,7 +349,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -349,7 +349,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 10000, id: 800,
icon: <BarsOutlined />, icon: <BarsOutlined />,
title: '订单管理', title: '订单管理',
}, },
...@@ -358,7 +358,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -358,7 +358,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/orderManage/productOrder', path: '/orderManage/productOrder',
element: withLoadingComponent(<ProductOrderView />), element: withLoadingComponent(<ProductOrderView />),
meta: { meta: {
id: 10010, id: 810,
title: '商城订单', title: '商城订单',
icon: <ShoppingOutlined />, icon: <ShoppingOutlined />,
}, },
...@@ -377,7 +377,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -377,7 +377,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/orderManage/equipmentOrder', path: '/orderManage/equipmentOrder',
element: withLoadingComponent(<EquipmentOrderView />), element: withLoadingComponent(<EquipmentOrderView />),
meta: { meta: {
id: 10020, id: 820,
title: '租赁订单', title: '租赁订单',
icon: <ShopOutlined />, icon: <ShopOutlined />,
}, },
...@@ -396,7 +396,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -396,7 +396,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/orderManage/serviceOrder', path: '/orderManage/serviceOrder',
element: withLoadingComponent(<ServiceOrderView />), element: withLoadingComponent(<ServiceOrderView />),
meta: { meta: {
id: 10030, id: 830,
title: '服务订单', title: '服务订单',
icon: <CreditCardOutlined />, icon: <CreditCardOutlined />,
}, },
...@@ -418,7 +418,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -418,7 +418,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 10100, id: 1000,
icon: <ShopOutlined />, icon: <ShopOutlined />,
title: '商品管理', title: '商品管理',
}, },
...@@ -427,7 +427,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -427,7 +427,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/mallManage/courseManage', path: '/mallManage/courseManage',
element: withLoadingComponent(<CourseManageView />), element: withLoadingComponent(<CourseManageView />),
meta: { meta: {
id: 10190, id: 1010,
icon: <BookOutlined />, icon: <BookOutlined />,
title: '课程管理', title: '课程管理',
}, },
...@@ -436,7 +436,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -436,7 +436,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/mallManage/serviceList', path: '/mallManage/serviceList',
element: withLoadingComponent(<ServiceListView />), element: withLoadingComponent(<ServiceListView />),
meta: { meta: {
id: 10110, id: 1020,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '服务管理', title: '服务管理',
}, },
...@@ -465,7 +465,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -465,7 +465,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/mallManage/rentGoods', path: '/mallManage/rentGoods',
element: withLoadingComponent(<RentListView />), element: withLoadingComponent(<RentListView />),
meta: { meta: {
id: 10130, id: 1030,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '租赁商品', title: '租赁商品',
}, },
...@@ -504,7 +504,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -504,7 +504,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/mallManage/mallGoods', path: '/mallManage/mallGoods',
element: withLoadingComponent(<MallGoodsView />), element: withLoadingComponent(<MallGoodsView />),
meta: { meta: {
id: 10140, id: 1040,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '商城商品', title: '商城商品',
}, },
...@@ -543,7 +543,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -543,7 +543,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/mallManage/produceList', path: '/mallManage/produceList',
element: withLoadingComponent(<ProduceListView />), element: withLoadingComponent(<ProduceListView />),
meta: { meta: {
id: 10150, id: 1050,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '产品管理', title: '产品管理',
}, },
...@@ -562,7 +562,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -562,7 +562,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/mallManage/makeList', path: '/mallManage/makeList',
element: withLoadingComponent(<MakeListView />), element: withLoadingComponent(<MakeListView />),
meta: { meta: {
id: 10170, id: 1060,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '品牌管理', title: '品牌管理',
}, },
...@@ -593,7 +593,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -593,7 +593,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 18000, id: 1200,
icon: <ReconciliationOutlined />, icon: <ReconciliationOutlined />,
title: '分类管理', title: '分类管理',
}, },
...@@ -602,7 +602,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -602,7 +602,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/categoryManage/jobServicesCategory/1', path: '/categoryManage/jobServicesCategory/1',
element: withLoadingComponent(<CategoryManage />), element: withLoadingComponent(<CategoryManage />),
meta: { meta: {
id: 18100, id: 1210,
title: '作业服务分类', title: '作业服务分类',
icon: <SendOutlined />, icon: <SendOutlined />,
}, },
...@@ -611,7 +611,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -611,7 +611,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/categoryManage/jobServicesCategory/2', path: '/categoryManage/jobServicesCategory/2',
element: withLoadingComponent(<CategoryManage />), element: withLoadingComponent(<CategoryManage />),
meta: { meta: {
id: 18200, id: 1220,
title: '设备租赁分类', title: '设备租赁分类',
icon: <RocketOutlined />, icon: <RocketOutlined />,
}, },
...@@ -620,7 +620,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -620,7 +620,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/categoryManage/jobServicesCategory/3', path: '/categoryManage/jobServicesCategory/3',
element: withLoadingComponent(<CategoryManage />), element: withLoadingComponent(<CategoryManage />),
meta: { meta: {
id: 18300, id: 1230,
title: '飞手培训分类', title: '飞手培训分类',
icon: <AppstoreAddOutlined />, icon: <AppstoreAddOutlined />,
}, },
...@@ -629,7 +629,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -629,7 +629,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/categoryManage/jobServicesCategory/4', path: '/categoryManage/jobServicesCategory/4',
element: withLoadingComponent(<CategoryManage />), element: withLoadingComponent(<CategoryManage />),
meta: { meta: {
id: 18400, id: 1240,
title: '产品商城分类', title: '产品商城分类',
icon: <AppstoreOutlined />, icon: <AppstoreOutlined />,
}, },
...@@ -638,7 +638,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -638,7 +638,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/categoryManage/jobServicesCategory/0', path: '/categoryManage/jobServicesCategory/0',
element: withLoadingComponent(<CategoryManage />), element: withLoadingComponent(<CategoryManage />),
meta: { meta: {
id: 18500, id: 1250,
title: '通用分类', title: '通用分类',
icon: <CoffeeOutlined />, icon: <CoffeeOutlined />,
}, },
...@@ -657,7 +657,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -657,7 +657,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/categoryManage/DirectoryManage', path: '/categoryManage/DirectoryManage',
element: withLoadingComponent(<DirectoryManage />), element: withLoadingComponent(<DirectoryManage />),
meta: { meta: {
id: 18700, id: 1260,
title: '目录管理', title: '目录管理',
icon: <UnorderedListOutlined />, icon: <UnorderedListOutlined />,
}, },
...@@ -836,7 +836,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -836,7 +836,7 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />, element: <LayoutView />,
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 28000, id: 1400,
icon: <SettingOutlined />, icon: <SettingOutlined />,
title: '系统管理', title: '系统管理',
}, },
...@@ -845,7 +845,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -845,7 +845,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/systemManage/accountManage', path: '/systemManage/accountManage',
element: withLoadingComponent(<AccountManageView />), element: withLoadingComponent(<AccountManageView />),
meta: { meta: {
id: 28100, id: 1410,
title: '账号管理', title: '账号管理',
icon: <UserOutlined />, icon: <UserOutlined />,
}, },
...@@ -854,8 +854,8 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -854,8 +854,8 @@ export const routerList: Array<RouteObjectType> = [
path: '/systemManage/accountLimit', path: '/systemManage/accountLimit',
element: withLoadingComponent(<AccountLimit />), element: withLoadingComponent(<AccountLimit />),
meta: { meta: {
id: 28200, id: 1420,
title: '账号角色', title: '权限角色',
icon: <UserOutlined />, icon: <UserOutlined />,
}, },
}, },
...@@ -873,7 +873,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -873,7 +873,7 @@ export const routerList: Array<RouteObjectType> = [
path: '/systemManage/companyManage', path: '/systemManage/companyManage',
element: withLoadingComponent(<CompanyManageView />), element: withLoadingComponent(<CompanyManageView />),
meta: { meta: {
id: 28400, id: 1430,
title: '单位管理', title: '单位管理',
icon: <BankOutlined />, icon: <BankOutlined />,
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论