This commit is contained in:
wangshiming
2021-11-30 10:17:00 +08:00
parent 08d5b09401
commit 30dcfbb4f1
18 changed files with 1411 additions and 13 deletions

View File

@ -42,11 +42,17 @@
"link": "/usercenter/freight/list"
},
{
"text": "货主详情",
"text": "道运证",
"hide": true,
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/list/view/:id"
},
{
"text": "货主详情",
"hide": true,
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/list/detail/:id"
},
{
"text": "企业认证",
"hide": true,
@ -54,9 +60,9 @@
"link": "/usercenter/freight/new"
},
{
"text": "企业审核",
"text": "企业审核列表",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/list/view/:id"
"link": "/usercenter/freight/enterprise"
}
]
}