Files
xingque/pages/order-pool/order-pool.json
2026-06-27 05:41:55 +08:00

13 lines
395 B
JSON

{
"navigationBarTitleText": "接单池",
"navigationBarBackgroundColor": "#f7dc51",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"backgroundColor": "#fff8e1",
"usingComponents": {
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
"global-notification": "/components/global-notification/global-notification"
}
}