Files
xingque/pages/merchant-regular-dispatch/merchant-regular-dispatch.json
2026-07-09 00:17:03 +08:00

14 lines
459 B
JSON

{
"usingComponents": {
"global-notification": "/components/global-notification/global-notification",
"popup-notice": "/components/popup-notice/popup-notice",
"chenghao-tag": "/components/chenghao-tag/chenghao-tag"
},
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#f7dc51",
"navigationBarTitleText": "常规发单",
"navigationBarTextStyle": "black",
"backgroundColor": "#fff8e1",
"enablePullDownRefresh": false
}