Commit e7e35345 authored by 程卓's avatar 程卓

更新浦东子项目路由

parent 02d5c89b
......@@ -52,24 +52,24 @@
},
{
"path": "/danger/credit", "name": "creditTitle",
"meta": { "title": "信用管理", "menuPath": true, "menuIcon": "profile", "hideInBread": false},
"meta": { "title": "行业监管", "menuPath": true, "menuIcon": "profile", "hideInBread": false},
"children":[
{
"path": "/danger/credit/creditCompany", "name": "creditCompany",
"meta": {
"title": "物业公司", "menuPath": true, "menuIcon": "profile", "hideInBread": false
"title": "物企数据统计", "menuPath": true, "menuIcon": "profile", "hideInBread": false
}
},
{
"path": "/danger/credit/creditCommunity", "name": "creditCommunity",
"meta": {
"title": "小区", "menuPath": true, "menuIcon": "profile", "hideInBread": false
"title": "小区数据统计", "menuPath": true, "menuIcon": "profile", "hideInBread": false
}
},
{
"path": "/danger/credit/creditStreet", "name": "creditStreet",
"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