vr-shopxo-source/sourcecode/baidu/default/pages/user/user.json

9 lines
272 B
JSON
Raw Normal View History

2019-07-16 13:12:26 +00:00
{
2020-01-07 07:32:47 +00:00
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#d2364c",
"backgroundColorTop": "#d2364c",
"usingComponents": {
2020-09-18 06:04:03 +00:00
"component-quick-nav": "/components/quick-nav/quick-nav",
2020-01-07 07:32:47 +00:00
"component-badge": "/components/badge/badge"
}
2019-07-16 13:12:26 +00:00
}