13 lines
420 B
JSON
13 lines
420 B
JSON
{
|
|
"navigationBarTitleText": "抢单大厅",
|
|
"navigationBarBackgroundColor": "#c4b5fd",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": false,
|
|
"backgroundTextStyle": "dark",
|
|
"backgroundColor": "#f5f3ff",
|
|
"usingComponents": {
|
|
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
|
|
"global-notification": "/components/global-notification/global-notification"
|
|
}
|
|
}
|