11 lines
308 B
JSON
11 lines
308 B
JSON
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarBackgroundColor": "#ff6a80",
|
|
"backgroundColorTop": "#ff6a80",
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarTitleText": "数据统计",
|
|
"usingSwanComponents": {
|
|
"chart": "dynamicLib://echartsLib/chart"
|
|
}
|
|
} |