Files
xingque/pages/order-pool/order-pool.json
2026-06-27 06:04:45 +08:00

9 lines
267 B
JSON

{
"navigationBarTitleText": "接单池",
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"backgroundColor": "#f5f7fa",
"usingComponents": {
"global-notification": "/components/global-notification/global-notification"
}
}