8 lines
226 B
JSON
8 lines
226 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "每日签到",
|
||
|
|
"navigationBarBackgroundColor": "#ff6b6b",
|
||
|
|
"navigationBarTextStyle": "white",
|
||
|
|
"backgroundColor": "#f5f5f5",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"backgroundTextStyle": "dark"
|
||
|
|
}
|