11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#1a1c26",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColorTop": "#1a1c26",
|
|
"usingComponents": {
|
|
"ec-canvas": "../../ecCanvas/components/ec-canvas/ec-canvas",
|
|
"van-circle": "/vant/circle/index"
|
|
}
|
|
} |