Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
A
admin-ci-test
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
test-ci
admin-ci-test
Commits
11929283
提交
11929283
authored
7月 12, 2023
作者:
龚洪江
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修复:路由id添加
上级
707f7377
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
35 行增加
和
35 行删除
+35
-35
router.tsx
src/router/router.tsx
+35
-35
没有找到文件。
src/router/router.tsx
浏览文件 @
11929283
...
...
@@ -182,7 +182,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
2
20
00
,
id
:
200
,
icon
:
<
TeamOutlined
/>,
title
:
'客户管理'
,
},
...
...
@@ -191,7 +191,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/customManage/customList'
,
element
:
withLoadingComponent
(<
CustomListView
/>),
meta
:
{
id
:
2
610
0
,
id
:
2
2
0
,
title
:
'客户列表'
,
icon
:
<
SolutionOutlined
/>,
},
...
...
@@ -220,7 +220,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/customManage/customIdentity'
,
element
:
withLoadingComponent
(<
CustomIdentityView
/>),
meta
:
{
id
:
2
630
0
,
id
:
2
4
0
,
title
:
'加盟入驻'
,
icon
:
<
AuditOutlined
/>,
},
...
...
@@ -232,7 +232,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
300
00
,
id
:
4
00
,
icon
:
<
DribbbleOutlined
/>,
title
:
'资源管理'
,
},
...
...
@@ -241,7 +241,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/resourceManage/requirementsGathering'
,
element
:
withLoadingComponent
(<
RequirementsGatheringView
/>),
meta
:
{
id
:
3020
0
,
id
:
41
0
,
title
:
'需求收集'
,
icon
:
<
MonitorOutlined
/>,
},
...
...
@@ -250,7 +250,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/resourceManage/materielManage'
,
element
:
withLoadingComponent
(<
MaterielManageView
/>),
meta
:
{
id
:
3010
0
,
id
:
42
0
,
title
:
'宣传管理'
,
icon
:
<
PictureOutlined
/>,
},
...
...
@@ -269,7 +269,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/resourceManage/tagManage'
,
element
:
withLoadingComponent
(<
TagManageView
/>),
meta
:
{
id
:
3030
0
,
id
:
43
0
,
title
:
'标签管理'
,
icon
:
<
PaperClipOutlined
/>,
},
...
...
@@ -278,7 +278,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/resourceManage/industryNews'
,
element
:
withLoadingComponent
(<
IndustryNewsView
/>),
meta
:
{
id
:
3040
0
,
id
:
44
0
,
title
:
'行业新闻'
,
icon
:
<
ReadOutlined
/>,
},
...
...
@@ -287,7 +287,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/resourceManage/tenderManage'
,
element
:
withLoadingComponent
(<
TenderManageView
/>),
meta
:
{
id
:
3050
0
,
id
:
45
0
,
title
:
'招标快讯'
,
icon
:
<
CoffeeOutlined
/>,
},
...
...
@@ -316,7 +316,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/resourceManage/businessCaseManage'
,
element
:
withLoadingComponent
(<
BusinessCaseManage
/>),
meta
:
{
id
:
3060
0
,
id
:
46
0
,
title
:
'业务案例'
,
icon
:
<
AliwangwangOutlined
/>,
},
...
...
@@ -328,7 +328,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
400
00
,
id
:
6
00
,
icon
:
<
MessageOutlined
/>,
title
:
'论坛管理'
,
},
...
...
@@ -337,7 +337,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/forumManage/dynamicList'
,
element
:
withLoadingComponent
(<
DynamicListView
/>),
meta
:
{
id
:
4010
0
,
id
:
61
0
,
title
:
'动态列表'
,
icon
:
<
ThunderboltOutlined
/>,
},
...
...
@@ -349,7 +349,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
100
00
,
id
:
8
00
,
icon
:
<
BarsOutlined
/>,
title
:
'订单管理'
,
},
...
...
@@ -358,7 +358,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/orderManage/productOrder'
,
element
:
withLoadingComponent
(<
ProductOrderView
/>),
meta
:
{
id
:
100
10
,
id
:
8
10
,
title
:
'商城订单'
,
icon
:
<
ShoppingOutlined
/>,
},
...
...
@@ -377,7 +377,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/orderManage/equipmentOrder'
,
element
:
withLoadingComponent
(<
EquipmentOrderView
/>),
meta
:
{
id
:
100
20
,
id
:
8
20
,
title
:
'租赁订单'
,
icon
:
<
ShopOutlined
/>,
},
...
...
@@ -396,7 +396,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/orderManage/serviceOrder'
,
element
:
withLoadingComponent
(<
ServiceOrderView
/>),
meta
:
{
id
:
100
30
,
id
:
8
30
,
title
:
'服务订单'
,
icon
:
<
CreditCardOutlined
/>,
},
...
...
@@ -418,7 +418,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
10
1
00
,
id
:
1000
,
icon
:
<
ShopOutlined
/>,
title
:
'商品管理'
,
},
...
...
@@ -427,7 +427,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/mallManage/courseManage'
,
element
:
withLoadingComponent
(<
CourseManageView
/>),
meta
:
{
id
:
101
9
0
,
id
:
1010
,
icon
:
<
BookOutlined
/>,
title
:
'课程管理'
,
},
...
...
@@ -436,7 +436,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/mallManage/serviceList'
,
element
:
withLoadingComponent
(<
ServiceListView
/>),
meta
:
{
id
:
10
11
0
,
id
:
10
2
0
,
icon
:
<
SmileOutlined
/>,
title
:
'服务管理'
,
},
...
...
@@ -465,7 +465,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/mallManage/rentGoods'
,
element
:
withLoadingComponent
(<
RentListView
/>),
meta
:
{
id
:
10
1
30
,
id
:
1030
,
icon
:
<
SmileOutlined
/>,
title
:
'租赁商品'
,
},
...
...
@@ -504,7 +504,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/mallManage/mallGoods'
,
element
:
withLoadingComponent
(<
MallGoodsView
/>),
meta
:
{
id
:
10
1
40
,
id
:
1040
,
icon
:
<
SmileOutlined
/>,
title
:
'商城商品'
,
},
...
...
@@ -543,7 +543,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/mallManage/produceList'
,
element
:
withLoadingComponent
(<
ProduceListView
/>),
meta
:
{
id
:
10
1
50
,
id
:
1050
,
icon
:
<
SmileOutlined
/>,
title
:
'产品管理'
,
},
...
...
@@ -562,7 +562,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/mallManage/makeList'
,
element
:
withLoadingComponent
(<
MakeListView
/>),
meta
:
{
id
:
10
17
0
,
id
:
10
6
0
,
icon
:
<
SmileOutlined
/>,
title
:
'品牌管理'
,
},
...
...
@@ -593,7 +593,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
1
80
00
,
id
:
1
2
00
,
icon
:
<
ReconciliationOutlined
/>,
title
:
'分类管理'
,
},
...
...
@@ -602,7 +602,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/categoryManage/jobServicesCategory/1'
,
element
:
withLoadingComponent
(<
CategoryManage
/>),
meta
:
{
id
:
1
810
0
,
id
:
1
21
0
,
title
:
'作业服务分类'
,
icon
:
<
SendOutlined
/>,
},
...
...
@@ -611,7 +611,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/categoryManage/jobServicesCategory/2'
,
element
:
withLoadingComponent
(<
CategoryManage
/>),
meta
:
{
id
:
1
820
0
,
id
:
1
22
0
,
title
:
'设备租赁分类'
,
icon
:
<
RocketOutlined
/>,
},
...
...
@@ -620,7 +620,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/categoryManage/jobServicesCategory/3'
,
element
:
withLoadingComponent
(<
CategoryManage
/>),
meta
:
{
id
:
1
830
0
,
id
:
1
23
0
,
title
:
'飞手培训分类'
,
icon
:
<
AppstoreAddOutlined
/>,
},
...
...
@@ -629,7 +629,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/categoryManage/jobServicesCategory/4'
,
element
:
withLoadingComponent
(<
CategoryManage
/>),
meta
:
{
id
:
1
840
0
,
id
:
1
24
0
,
title
:
'产品商城分类'
,
icon
:
<
AppstoreOutlined
/>,
},
...
...
@@ -638,7 +638,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/categoryManage/jobServicesCategory/0'
,
element
:
withLoadingComponent
(<
CategoryManage
/>),
meta
:
{
id
:
1
850
0
,
id
:
1
25
0
,
title
:
'通用分类'
,
icon
:
<
CoffeeOutlined
/>,
},
...
...
@@ -657,7 +657,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/categoryManage/DirectoryManage'
,
element
:
withLoadingComponent
(<
DirectoryManage
/>),
meta
:
{
id
:
1
870
0
,
id
:
1
26
0
,
title
:
'目录管理'
,
icon
:
<
UnorderedListOutlined
/>,
},
...
...
@@ -836,7 +836,7 @@ export const routerList: Array<RouteObjectType> = [
element
:
<
LayoutView
/>,
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
280
00
,
id
:
14
00
,
icon
:
<
SettingOutlined
/>,
title
:
'系统管理'
,
},
...
...
@@ -845,7 +845,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/systemManage/accountManage'
,
element
:
withLoadingComponent
(<
AccountManageView
/>),
meta
:
{
id
:
2810
0
,
id
:
141
0
,
title
:
'账号管理'
,
icon
:
<
UserOutlined
/>,
},
...
...
@@ -854,8 +854,8 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/systemManage/accountLimit'
,
element
:
withLoadingComponent
(<
AccountLimit
/>),
meta
:
{
id
:
2820
0
,
title
:
'
账号
角色'
,
id
:
142
0
,
title
:
'
权限
角色'
,
icon
:
<
UserOutlined
/>,
},
},
...
...
@@ -873,7 +873,7 @@ export const routerList: Array<RouteObjectType> = [
path
:
'/systemManage/companyManage'
,
element
:
withLoadingComponent
(<
CompanyManageView
/>),
meta
:
{
id
:
2840
0
,
id
:
143
0
,
title
:
'单位管理'
,
icon
:
<
BankOutlined
/>,
},
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论