Commit e25d5a61 authored by levante's avatar levante
parents e84ade34 96ff51c8
...@@ -55,8 +55,22 @@ ...@@ -55,8 +55,22 @@
"meta": { "title": "信用管理", "menuPath": true, "menuIcon": "profile", "hideInBread": false}, "meta": { "title": "信用管理", "menuPath": true, "menuIcon": "profile", "hideInBread": false},
"children":[ "children":[
{ {
"path": "/danger/credit/creditTitle", "name": "creditTitle", "path": "/danger/credit/creditCompany", "name": "creditCompany",
"meta": { "title": "信用主体评分", "menuPath": true, "menuIcon": "profile", "hideInBread": false} "meta": {
"title": "物业公司", "menuPath": true, "menuIcon": "profile", "hideInBread": false
}
},
{
"path": "/danger/credit/creditCommunity", "name": "creditCommunity",
"meta": {
"title": "小区", "menuPath": true, "menuIcon": "profile", "hideInBread": false
}
},
{
"path": "/danger/credit/creditStreet", "name": "creditStreet",
"meta": {
"title": "街镇", "menuPath": true, "menuIcon": "profile", "hideInBread": false
}
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment