mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-04 04:49:33 +08:00
11 lines
348 B
JSON
Executable File
11 lines
348 B
JSON
Executable File
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarBackgroundColor": "#d2364c",
|
|
"backgroundColorTop": "#d2364c",
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
"backgroundTextStyle": "light",
|
|
"usingComponents": {
|
|
"component-icon-nav": "/components/icon-nav/icon-nav",
|
|
"component-banner": "/components/slider/slider"
|
|
}
|
|
} |