Files
小鱼开发 3bf5c948d8 Initial commit
2024-05-24 14:16:05 +08:00

11 lines
324 B
JSON

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