This commit is contained in:
Taric Xin
2021-12-07 19:39:28 +08:00
parent 647b288042
commit b5262f5a26
32 changed files with 1752 additions and 18 deletions

View File

@ -98,8 +98,9 @@
"icon": "anticon anticon-dashboard",
"link": "/usercenter/driver/captain"
}
]
}
]
}]
},
{
"text": "票务管理",
@ -141,12 +142,19 @@
"text": "货源管理",
"icon": "anticon anticon-dashboard",
"group": true,
"children": [{
"children": [
{
"text": "货源管理",
"icon": "anticon anticon-dashboard",
"link": "/supply-management/index",
"reuse": true
},
{
"text": "货源管理",
"icon": "anticon anticon-dashboard",
"link": "/supply-management/index",
"hide": true
},
{
"text": "货源详情",
"icon": "anticon anticon-dashboard",
@ -196,7 +204,7 @@
"icon": "anticon anticon-dashboard",
"link": "/order-management/car-manage"
}
]
]
},
{
"text": "补录单",
@ -212,7 +220,7 @@
"link": "/order-management/additionalc-detail/:id",
"hide": true
}
]
]
},
{
"text": "风险单管理",
@ -285,6 +293,38 @@
}
]
},
{
"text": "财务管理",
"icon": "anticon anticon-dashboard",
"group": true,
"children": [
{
"text": "货主账户",
"icon": "anticon anticon-dashboard",
"link": "/financial-management/freight-account"
},
{
"text": "司机账户",
"icon": "anticon anticon-dashboard",
"link": "/financial-management/driver-account"
},
{
"text": "充值记录",
"icon": "anticon anticon-dashboard",
"link": "/financial-management/recharge-record"
},
{
"text": "提现记录",
"icon": "anticon anticon-dashboard",
"link": "/financial-management/withdrawals-record"
},
{
"text": "账户主体",
"icon": "anticon anticon-dashboard",
"link": "/financial-management/main-account"
}
]
},
{
"text": "系统设置",
"icon": "anticon anticon-dashboard",