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.
141 lines
3.5 KiB
141 lines
3.5 KiB
{
|
|
"pages": [
|
|
"pages/start/start",
|
|
"pages/indexNew/indexNew",
|
|
"pages/index/index",
|
|
"pages/mine/mine",
|
|
"pages/association/association",
|
|
"pages/discussion/discussion",
|
|
"pages/toRegister/toRegister",
|
|
"pages/toScan/toScan",
|
|
"pages/complete/complete",
|
|
"pages/formid/formid",
|
|
"pages/register/register",
|
|
"pages/detail/detail",
|
|
"pages/accept/accept",
|
|
"pages/gridLeaderRegister/gridLeaderRegister",
|
|
"pages/heart/heart"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "subpages/home",
|
|
"name": "home",
|
|
"pages": [
|
|
"pages/webview/webview",
|
|
"pages/agreement/agreement",
|
|
"pages/notice/notice",
|
|
"pages/info/info",
|
|
"pages/noticeDetail/noticeDetail",
|
|
"pages/newsDetail/newsDetail",
|
|
"pages/newsList/newsList"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/changegrid",
|
|
"name": "changeGrid",
|
|
"pages": [
|
|
"pages/changeGrid/changeGrid"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/association",
|
|
"name": "association",
|
|
"pages": [
|
|
"pages/joinassociation/joinassociation",
|
|
"pages/createassociation/createassociation",
|
|
"pages/associationMember/associationMember",
|
|
"pages/associationDetail/associationDetail",
|
|
"pages/inviteFriend/inviteFriend",
|
|
"pages/incomingVerify/incomingVerify",
|
|
"pages/unpassAssociation/unpassAssociation",
|
|
"pages/topicList/topicList",
|
|
"pages/addTopic/addTopic",
|
|
"pages/topicDetail/topicDetail",
|
|
"pages/replyOrRemark/replyOrRemark",
|
|
"pages/changeToIssue/changeToIssue"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/discussion",
|
|
"name": "discussion",
|
|
"pages": [
|
|
"pages/addIssue/addIssue",
|
|
"pages/discussionDetail/discussionDetail",
|
|
"pages/publishEvaluation/publishEvaluation",
|
|
"pages/remarkOrReply/remarkOrReply",
|
|
"pages/searchDiscussion/searchDiscussion",
|
|
"pages/categoryList/categoryList"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/mine",
|
|
"name": "mine",
|
|
"pages": [
|
|
"pages/eventDetail/eventDetail",
|
|
"pages/inviteRecord/inviteRecord",
|
|
"pages/gridManage/gridManage"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/integralCentre",
|
|
"name": "integralCentre",
|
|
"pages": [
|
|
"pages/index/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/heart",
|
|
"pages": [
|
|
"pages/heartDetail/heartDetail",
|
|
"pages/leaderboard/leaderboard",
|
|
"pages/myNews/myNews",
|
|
"pages/clockIn/clockIn",
|
|
"pages/volunteer/volunteer",
|
|
"pages/signed/signed",
|
|
"pages/refusedOrEndedDetail/refusedOrEndedDetail",
|
|
"pages/cancelDetail/cancelDetail"
|
|
]
|
|
}
|
|
],
|
|
"preloadRule": {
|
|
"pages/indexNew/indexNew": {
|
|
"network": "all",
|
|
"packages": [
|
|
"subpages/changegrid"
|
|
]
|
|
},
|
|
"pages/discussion/discussion": {
|
|
"network": "all",
|
|
"packages": [
|
|
"discussion"
|
|
]
|
|
},
|
|
"pages/association/association": {
|
|
"network": "all",
|
|
"packages": [
|
|
"subpages/association"
|
|
]
|
|
},
|
|
"pages/mine/mine": {
|
|
"network": "all",
|
|
"packages": [
|
|
"mine"
|
|
]
|
|
}
|
|
},
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"networkTimeout": {
|
|
"request": 6000
|
|
},
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "e锦水将获取您的位置信息"
|
|
}
|
|
},
|
|
"sitemapLocation": "sitemap84.json"
|
|
}
|