You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
128 lines
3.2 KiB
128 lines
3.2 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/login/login",
|
|
"pages/comments/comments",
|
|
"pages/comments/commentsContent/commentsContent",
|
|
"pages/index/gridChange/gridChange",
|
|
"pages/index/projectProgress/projectProgress",
|
|
"pages/index/setUp/setUp",
|
|
"pages/subject/subject",
|
|
"pages/project/project",
|
|
"pages/project/projectDetail/projectDetail",
|
|
"pages/issueDetail/issueDetail",
|
|
"pages/user_moudle/certificationDetails/certificationDetails",
|
|
"pages/user_moudle/gridmanagement/gridmanagement",
|
|
"pages/user_moudle/user_moudle",
|
|
"pages/user_moudle/checkpending/checkpending",
|
|
"pages/user_moudle/certificationhistorydetails/certificationhistorydetails",
|
|
"pages/itemDetail/itemDetail",
|
|
"pages/user_moudle/userManageList/userManageList"
|
|
],
|
|
"subpackages": [
|
|
{
|
|
"root": "subpages/pointManagement",
|
|
"name": "pointManagement",
|
|
"pages": [
|
|
"pages/pointClear/pointClear",
|
|
"pages/pointList/pointList"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/clerkOnline",
|
|
"name": "clerkOnline",
|
|
"pages": [
|
|
"pages/noticeDetail/noticeDetail",
|
|
"pages/readlist/readlist",
|
|
"pages/memberList/memberList",
|
|
"pages/myGroup/myGroup",
|
|
"pages/myTalk/myTalk",
|
|
"pages/remarkOrReply/remarkOrReply",
|
|
"pages/topicDetail/topicDetail"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/noteIndex",
|
|
"name": "noteIndex",
|
|
"pages": [
|
|
"pages/noteIndex/noteIndex",
|
|
"pages/noteDetail/noteDetail"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/myFootPrint",
|
|
"name": "myFootPrint",
|
|
"pages": [
|
|
"pages/myFootPrintIndex/myFootPrintIndex",
|
|
"pages/weekReport/weekReport"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/weeklyReport",
|
|
"name": "weeklyReport",
|
|
"pages": [
|
|
"pages/weeklyReportIndex/weeklyReportIndex",
|
|
"pages/weeklyReportDetail/weeklyReportDetail"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/monthlyReport",
|
|
"name": "monthlyReport",
|
|
"pages": [
|
|
"pages/monthlyIndex/monthlyIndex",
|
|
"pages/monthlyDetail/monthlyDetail"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/consult",
|
|
"name": "consult",
|
|
"pages": [
|
|
"pages/consultIndex/consultIndex"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/conflictMediation",
|
|
"name": "conflictMediation",
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/historyDetail/historyDetail"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/information",
|
|
"name": "information",
|
|
"pages": [
|
|
"pages/index/index"
|
|
]
|
|
}
|
|
],
|
|
"preloadRule": {
|
|
"pages/index/index": {
|
|
"network": "all",
|
|
"packages": [
|
|
"clerkOnline"
|
|
]
|
|
}
|
|
},
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "现代榆山",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"networkTimeout": {
|
|
"request": 60000
|
|
},
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "现代榆山将获取您的位置信息"
|
|
}
|
|
},
|
|
"plugins": {
|
|
"work-plugin": {
|
|
"version": "1.2.0",
|
|
"provider": "wx0301bf7f534d97d1"
|
|
}
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|