Commit 65bbdcc6 authored by levante's avatar levante
parents 352a1fb5 e7e35345
...@@ -52,24 +52,24 @@ ...@@ -52,24 +52,24 @@
}, },
{ {
"path": "/danger/credit", "name": "creditTitle", "path": "/danger/credit", "name": "creditTitle",
"meta": { "title": "信用管理", "menuPath": true, "menuIcon": "profile", "hideInBread": false}, "meta": { "title": "行业监管", "menuPath": true, "menuIcon": "profile", "hideInBread": false},
"children":[ "children":[
{ {
"path": "/danger/credit/creditCompany", "name": "creditCompany", "path": "/danger/credit/creditCompany", "name": "creditCompany",
"meta": { "meta": {
"title": "物业公司", "menuPath": true, "menuIcon": "profile", "hideInBread": false "title": "物企数据统计", "menuPath": true, "menuIcon": "profile", "hideInBread": false
} }
}, },
{ {
"path": "/danger/credit/creditCommunity", "name": "creditCommunity", "path": "/danger/credit/creditCommunity", "name": "creditCommunity",
"meta": { "meta": {
"title": "小区", "menuPath": true, "menuIcon": "profile", "hideInBread": false "title": "小区数据统计", "menuPath": true, "menuIcon": "profile", "hideInBread": false
} }
}, },
{ {
"path": "/danger/credit/creditStreet", "name": "creditStreet", "path": "/danger/credit/creditStreet", "name": "creditStreet",
"meta": { "meta": {
"title": "街镇", "menuPath": true, "menuIcon": "profile", "hideInBread": false "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