日照项目的居民端小程序
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.

13 lines
511 B

{
"component": false,
"usingComponents": {
"my-group-list": "components/myGroupList/index",
"all-group": "components/allGroupList/index",
"top-group": "components/groupTop/index",
"complete-info-dialog": "../../components/completeInfoDialog/completeInfoDialog",
"titleList-gridNameTitle": "../../pages/index/components/titleList/titleList",
"load-more": "../../components/loadMore/loadMore"
},
"navigationBarTitleText": "楼院小组",
"onReachBottomDistance": 50
}