Files
xingque/pages/accept-order/accept-order.json
2026-07-01 11:49:17 +08:00

14 lines
477 B
JSON

{
"navigationBarTitleText": "抢单大厅",
"navigationBarBackgroundColor": "#0b0f1a",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"backgroundColor": "#0b0f1a",
"usingComponents": {
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
"global-notification": "/components/global-notification/global-notification",
"kefu-float": "/components/kefu-float/kefu-float"
}
}