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