vr-shopxo-source/sourcecode/weixin/default/pages/index/index.json

13 lines
471 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": {
2020-09-18 10:32:26 +00:00
"component-quick-nav": "/components/quick-nav/quick-nav",
2019-10-31 06:51:15 +00:00
"component-icon-nav": "/components/icon-nav/icon-nav",
2021-07-02 16:05:00 +00:00
"component-banner": "/components/slider/slider",
"component-layout": "/components/layout/layout"
2019-10-31 06:51:15 +00:00
}
}