Commit 965241d2 authored by 蒋金城's avatar 蒋金城

Merge branch 'dev' into xuhui

parents 83730181 e890f488
......@@ -67,6 +67,42 @@
"meta": { "title": "隐患点管理", "menuPath": true, "menuIcon": "profile", "hideInBread": false }
}
]
},
{
"path": "/danger/propertyScore", "name": "propertyScore",
"meta": { "title": "服务考核", "menuPath": true, "menuIcon": "profile", "hideInBread": true },
"children": [
{
"path": "/danger/propertyScore/scoreTemplateList", "name": "scoreTemplateList",
"meta": { "title": "物业评分模版列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false },
"children": [
{
"path": "/danger/propertyScore/scoreTemplateList/scoreTempImport", "name": "scoreTempImport",
"meta": { "title": "物业评分模版导入", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
}
]
},
{
"path": "/danger/propertyScore/propertyQuarterScoreList", "name": "propertyQuarterScoreList",
"meta": { "title": "物业评分季度列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false },
"children": [
{
"path": "/danger/propertyScore/propertyQuarterScoreList/propertyScoreList", "name": "propertyScoreList",
"meta": { "title": "物业评分列表", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
}
]
},
{
"path": "/danger/propertyScore/propertyPhoneList", "name": "propertyPhoneList",
"meta": { "title": "物业手机号列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false },
"children": [
{
"path": "/danger/propertyScore/propertyPhoneList/addPhone", "name": "addPhone",
"meta": { "title": "添加手机号", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
}
]
}
]
}
]
}
\ No newline at end of file
This diff is collapsed.
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