Files
lcb/pages/login/index.json
T
2024-07-17 23:39:00 +08:00

10 lines
271 B
JSON

{
"navigationBarTitleText": "理车宝",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1a1c26",
"backgroundColor": "#ffffff",
"backgroundColorTop": "#1a1c26",
"usingComponents": {
"brandSelect": "/components/brandSelect/index"
}
}