This commit is contained in:
Taric Xin
2022-01-25 16:40:36 +08:00
parent 1692eaa1e4
commit e3eb03ac60
4 changed files with 65 additions and 21 deletions

View File

@ -8,7 +8,11 @@
"children": [
{
"text": "用户中心",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-yonghu-copy",
"iconfont": "icon-yonghu-copy"
},
"group": true,
"children": [
{
@ -89,7 +93,11 @@
},
{
"text": "运力管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-yunli-copy",
"iconfont": "icon-yunli-copy"
},
"group": true,
"children": [
{
@ -114,7 +122,11 @@
},
{
"text": "货源管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-huoyuan-copy",
"iconfont": "icon-huoyuan-copy"
},
"group": true,
"children": [
{
@ -145,48 +157,44 @@
},
{
"text": "订单管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-dingdan-copy",
"iconfont": "icon-dingdan-copy"
},
"group": true,
"children": [
{
"text": "整车订单",
"icon": "anticon anticon-dashboard",
"link": "/order-management/vehicle"
},
{
"text": "大宗订单",
"icon": "anticon anticon-dashboard",
"link": "/order-management/bulk"
},
{
"text": "风险单管理",
"icon": "anticon anticon-dashboard",
"link": "/order-management/risk"
},
{
"text": "单据审核",
"icon": "anticon anticon-dashboard",
"link": "/order-management/receipts-audit"
},
{
"text": "投诉管理",
"icon": "anticon anticon-dashboard",
"link": "/order-management/complaint"
},
{
"text": "合规抽查",
"icon": "anticon anticon-dashboard",
"link": "/order-management/compliance-audit"
},
{
"text": "整车订单详情",
"icon": "anticon anticon-dashboard",
"link": "/order-management/vehicle-detail/:id",
"hide": true
},
{
"text": "大宗订单详情",
"icon": "anticon anticon-dashboard",
"link": "/order-management/bulk-detail/:id",
"hide": true
}
@ -194,7 +202,11 @@
},
{
"text": "运单管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-yundan-copy",
"iconfont": "icon-yundan-copy"
},
"group": true,
"children": [
{
@ -223,7 +235,11 @@
},
{
"text": "财务管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-caiwu-copy",
"iconfont": "icon-caiwu-copy"
},
"group": true,
"children": [
{
@ -326,7 +342,11 @@
},
{
"text": "票务管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-piaowu-copy",
"iconfont": "icon-piaowu-copy"
},
"group": true,
"children": [
{
@ -404,7 +424,11 @@
},
{
"text": "合同管理",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-hetong-copy",
"iconfont": "icon-hetong-copy"
},
"group": true,
"children": [
{
@ -423,7 +447,11 @@
},
{
"text": "系统设置",
"icon": "anticon anticon-dashboard",
"icon": {
"type": "iconfont",
"value": "icon-shezhi-copy",
"iconfont": "icon-shezhi-copy"
},
"group": true,
"children": [
{