12 lines
336 B
JSON
12 lines
336 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification"
|
|
},
|
|
"navigationBarTitleText": "总排行榜",
|
|
"navigationBarBackgroundColor": "#FFE566",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundColor": "#FFE566",
|
|
"backgroundTextStyle": "dark"
|
|
}
|