Commit 390b3c9c authored by 程卓's avatar 程卓

浦东子项目路由

parent 14aeb7f4
...@@ -79,51 +79,51 @@ ...@@ -79,51 +79,51 @@
"meta": { "title": "服务考核", "menuPath": true, "menuIcon": "profile", "hideInBread": true }, "meta": { "title": "服务考核", "menuPath": true, "menuIcon": "profile", "hideInBread": true },
"children": [ "children": [
{ {
"path": "/propertyScore/propertyAchievedList", "name": "propertyAchievedList", "path": "/danger/propertyScore/propertyAchievedList", "name": "propertyAchievedList",
"meta": { "title": "达标考核列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false }, "meta": { "title": "达标考核列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false },
"children": [ "children": [
{ {
"path": "/propertyScore/propertyAchievedList/propertyAchievedModify", "name": "propertyAchievedModify", "path": "/danger/propertyScore/propertyAchievedList/propertyAchievedModify", "name": "propertyAchievedModify",
"meta": { "title": "达标考核修改", "menuPath": false, "menuIcon": "profile", "hideInBread": false } "meta": { "title": "达标考核修改", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
} }
] ]
}, },
{ {
"path": "/propertyScore/scoreTemplateList", "name": "scoreTemplateList", "path": "/danger/propertyScore/scoreTemplateList", "name": "scoreTemplateList",
"meta": { "title": "评分模板配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false }, "meta": { "title": "评分模板配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false },
"children": [ "children": [
{ {
"path": "/propertyScore/scoreTemplateList/scoreTempImport", "name": "scoreTempImport", "path": "/danger/propertyScore/scoreTemplateList/scoreTempImport", "name": "scoreTempImport",
"meta": { "title": "物业评分模版导入", "menuPath": false, "menuIcon": "profile", "hideInBread": false } "meta": { "title": "物业评分模版导入", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
} }
] ]
}, },
{ {
"path": "/propertyScore/propertyPhoneList", "name": "propertyPhoneList", "path": "/danger/propertyScore/propertyPhoneList", "name": "propertyPhoneList",
"meta": { "title": "评分人员配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false }, "meta": { "title": "评分人员配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false },
"children": [ "children": [
{ {
"path": "/propertyScore/propertyPhoneList/addPhone", "name": "addPhone", "path": "/danger/propertyScore/propertyPhoneList/addPhone", "name": "addPhone",
"meta": { "title": "添加手机号", "menuPath": false, "menuIcon": "profile", "hideInBread": false } "meta": { "title": "添加手机号", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
}, },
{ {
"path": "/propertyScore/propertyPhoneList/modifyPhone", "name": "modifyPhone", "path": "/danger/propertyScore/propertyPhoneList/modifyPhone", "name": "modifyPhone",
"meta": { "title": "修改手机号", "menuPath": false, "menuIcon": "profile", "hideInBread": false } "meta": { "title": "修改手机号", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
} }
] ]
}, },
{ {
"path": "/propertyScore/dealManSpecList", "name": "dealManSpecList", "path": "/danger/propertyScore/dealManSpecList", "name": "dealManSpecList",
"meta": { "title": "处置人员配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false}, "meta": { "title": "处置人员配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false},
"children": [ "children": [
{ {
"path": "/propertyScore/dealManSpecList/dealManSpecModify", "name": "dealManSpecModify", "path": "/danger/propertyScore/dealManSpecList/dealManSpecModify", "name": "dealManSpecModify",
"meta": { "title": "修改处置人员配置", "menuPath": false, "menuIcon": "profile", "hideInBread": false } "meta": { "title": "修改处置人员配置", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
} }
] ]
}, },
{ {
"path": "/propertyScore/ScoreDisposeSet", "name": "scoreDisposeSet", "path": "/danger/propertyScore/ScoreDisposeSet", "name": "scoreDisposeSet",
"meta": { "title": "评分权重配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false} "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