10 lines
283 B
JSON
10 lines
283 B
JSON
|
{
|
||
|
"navigationBarTitleText": "工作面板",
|
||
|
"navigationBarBackgroundColor": "#4ecdc4",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"backgroundColor": "#f8f9fa",
|
||
|
"backgroundTextStyle": "dark",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"disableScroll": false,
|
||
|
"onReachBottomDistance": 50
|
||
|
}
|