teamList.json
364 Bytes
{
"navigationStyle": "default",
"navigationBarBackgroundColor": "#F7F8FA",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的团体",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"backgroundColor": "#ffffff",
"usingComponents": {
"uni-group": "../../uni_modules/uni-group/components/uni-group/uni-group"
}
}