vr-shopxo-source/sourcecode/qq/pages/index/index.json

11 lines
348 B
JSON
Raw Normal View History

2019-10-31 06:51:15 +00:00
{
"enablePullDownRefresh": true,
2020-01-28 13:33:33 +00:00
"navigationBarBackgroundColor": "#d2364c",
"backgroundColorTop": "#d2364c",
"backgroundColorBottom": "#f5f5f5",
"backgroundTextStyle": "light",
2019-10-31 06:51:15 +00:00
"usingComponents": {
"component-icon-nav": "/components/icon-nav/icon-nav",
"component-banner": "/components/slider/slider"
}
}