11 lines
320 B
JSON
11 lines
320 B
JSON
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarBackgroundColor": "#ff6a80",
|
|
"backgroundColorTop": "#ff6a80",
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarTitleText": "数据统计",
|
|
"usingComponents": {
|
|
"component-ec-canvas": "/components/ec-canvas/ec-canvas"
|
|
}
|
|
} |