Commit 69943343 authored by Gakki's avatar Gakki

ok

parent aa05432f
{ {
"Layout": [{ "Layout": [
"path": "/documents/month", "name": "month",
"meta": { "title": "检查单","menuIcon": "profile", "menuPath":false, "hideInBread":false },
"children":[
{ {
"path": "/documents/month/monthList", "name": "month", "path": "/month", "name": "month",
"meta": { "title": "房办月查列表","menuIcon": "profile", "menuPath":false, "hideInBread":false }, "meta": { "title": "检查单", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [ "children": [
{ {
"path": "/documents/month/monthInfo", "name": "monthInfo", "path": "/month/monthList", "name": "month",
"meta": { "title": "检查详情", "menuPath":false, "hideInBread":false } "meta": { "title": "房办月查", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{
"path": "/month/monthList/monthListSect", "name": "monthListSect",
"meta": { "title": "房办月查小区列表", "menuPath": false, "hideInBread": false},
"children": [
{
"path": "/month/monthList/monthListSect/monthInfo", "name": "monthInfo",
"meta": { "title": "检查详情", "menuPath": false, "hideInBread": false}
} }
] ]
} }
] ]
}, }
{ ]
"path": "/documents/repair", "name": "repairList", },
"meta": { "title": "应急报修","menuIcon": "profile", "menuPath":false, "hideInBread":false }, {
"children":[ "path": "/repair", "name": "repairList",
"meta": { "title": "应急报修", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{ {
"path": "/documents/repair/repairList", "name": "repairList", "path": "/repair/repairList", "name": "repairInnerList",
"meta": { "title": "应急报修列表","menuIcon": "profile", "menuPath":false, "hideInBread":false }, "meta": { "title": "应急报修列表", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [ "children": [
{ {
"path": "/documents/repair/repairInfo", "name": "repairInfo", "path": "/repair/repairInfo", "name": "repairInfo",
"meta": { "title": "报修详情", "menuPath":false, "hideInBread":false } "meta": { "title": "报修详情", "menuPath": false, "hideInBread": false}
} }
] ]
} }
] ]
}, },
{ {
"path": "/documents/tousu", "name": "tousu", "path": "/tousu", "name": "tousu",
"meta": { "title": "投诉信息", "menuPath": true, "menuIcon": "profile", "hideInBread": true }, "meta": { "title": "投诉信息", "menuPath": true, "menuIcon": "profile", "hideInBread": true },
"children": [ "children": [
{ {
"path": "/documents/tousu/tousuQuestion", "name": "tousuQuestion", "path": "/tousu/tousuQuestion", "name": "tousuQuestion",
"meta": { "title": "投诉问题排行", "menuPath":true, "hideInBread":false}, "meta": { "title": "投诉问题排行", "menuIcon": "profile", "menuPath": true, "hideInBread": false},
"children":[ "children": [
{ {
"path": "/documents/tousu/tousuQuestion/questionInfo", "name": "questionInfo", "path": "/tousu/tousuQuestion/questionInfo", "name": "questionInfo",
"meta": { "title": "投诉问题列表", "menuPath":false, "hideInBread":false } "meta": { "title": "投诉问题列表", "menuPath": false, "hideInBread": false}
}, },
{ {
"path": "/documents/tousu/tousuQuestion/tousuDetails", "name": "tousuDetails", "path": "/tousu/tousuQuestion/tousuDetails", "name": "tousuDetails",
"meta": { "title": "投诉问题详情", "menuPath":false, "hideInBread":false } "meta": { "title": "投诉问题详情", "menuPath": false, "hideInBread": false}
} }
] ]
}, },
{ {
"path": "/documents/tousu/tousuDensity", "name": "tousuDensity", "path": "/tousu/tousuDensity", "name": "tousuDensity",
"meta": { "title": "投诉密度排行", "menuPath":true, "hideInBread":false} "meta": { "title": "投诉密度排行", "menuIcon": "profile", "menuPath": true, "hideInBread": false}
} }
] ]
}]} },
\ No newline at end of file {
"path": "/ledger", "name": "ledger",
"meta": { "title": "区房屋台账", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{
"path": "/ledger/community", "name": "communityList",
"meta": { "title": "住宅房屋", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{
"path": "/ledger/community/info", "name": "communityInfo",
"meta": { "title": "详情", "menuIcon": "profile", "menuPath": false, "hideInBread": false }
},
{
"path": "/ledger/community/equipment", "name": "equipment",
"meta": { "title": "设备信息", "menuIcon": "profile", "menuPath": false, "hideInBread": false }
},
{
"path": "/ledger/community/building", "name": "communityBuilding",
"meta": { "title": "门牌幢列表", "menuIcon": "profile", "menuPath": false, "hideInBread": false }
}
]
},
{
"path": "/ledger/NonResident", "name": "NonResident",
"meta": { "title": "非居房屋", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{
"path": "/ledger/NonResident/info", "name": "NonResidentInfo",
"meta": { "title": "非居详情", "menuIcon": "profile", "menuPath": false, "hideInBread": false }
},
{
"path": "/ledger/NonResident/building", "name": "NonResidentBuilding",
"meta": { "title": "非居门牌幢列表", "menuIcon": "profile", "menuPath": false, "hideInBread": false }
}
]
}
]
}
]}
\ No newline at end of file
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