beefast-mini-deliveryman/pages/order-detail/index.json
2025-02-18 18:26:07 +08:00

12 lines
319 B
JSON

{
"usingComponents": {},
"navigationBarTitleText": "订单详情",
"window": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "title",
"backgroundColor": "#eeeeee",
"backgroundTextStyle": "light",
"enablePullDownRefresh": true
}
}