9 lines
250 B
JSON
9 lines
250 B
JSON
|
{
|
||
|
"navigationBarTitleText": "员工管理",
|
||
|
"navigationBarBackgroundColor": "#667eea",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"backgroundColor": "#f8f9fa",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"disableScroll": false,
|
||
|
"onReachBottomDistance": 50
|
||
|
}
|