vr-shopxo-source/sourcecode/toutiao/pages/user/user.json

10 lines
264 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-badge": "/components/badge/badge"
}
}