10 lines
252 B
JSON
10 lines
252 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "用户资料",
|
||
|
|
"navigationBarBackgroundColor": "#ffffff",
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"backgroundColor": "#f5f5f5",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"usingComponents": {
|
||
|
|
},
|
||
|
|
"onReachBottomDistance": 50
|
||
|
|
}
|