shopxo/sourcecode/toutiao/default/pages/user/user.json
2020-11-21 16:42:35 +08:00

11 lines
326 B
JSON
Executable File

{
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#d2364c",
"backgroundColorTop": "#d2364c",
"backgroundColorBottom": "#f5f5f5",
"backgroundTextStyle": "light",
"usingComponents": {
"component-quick-nav": "/components/quick-nav/quick-nav",
"component-badge": "/components/badge/badge"
}
}