Files
lichebao/pages/dataAnalysis/index.json
T
2021-10-13 13:45:04 +08:00

11 lines
321 B
JSON

{
"navigationBarTitleText": "数据分析",
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1a1c26",
"backgroundColor": "#ffffff",
"backgroundColorTop": "#1a1c26",
"usingComponents": {
"ec-canvas": "../../ecCanvas/components/ec-canvas/ec-canvas"
}
}