mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-29 18:42:04 +08:00
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarBackgroundColor": "#d2364c",
|
|
"backgroundColorTop": "#d2364c",
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
"backgroundTextStyle": "light",
|
|
"usingComponents": {
|
|
"component-layout": "/components/layout/layout"
|
|
}
|
|
} |