Files
shopxo/sourcecode/baidu/default/pages/user/user.json

9 lines
272 B
JSON
Raw Normal View History

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