mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-05 21:38:45 +08:00
11 lines
326 B
JSON
Executable File
11 lines
326 B
JSON
Executable File
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarBackgroundColor": "#d2364c",
|
|
"backgroundColorTop": "#d2364c",
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
"backgroundTextStyle": "light",
|
|
"usingComponents": {
|
|
"component-quick-nav": "/components/quick-nav/quick-nav",
|
|
"component-badge": "/components/badge/badge"
|
|
}
|
|
} |