Files
Wechat/pages/merchant-orders/merchant-orders.json

9 lines
270 B
JSON

{
"navigationBarTitleText": "我的派单",
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"backgroundColor": "#f8f9fa",
"usingComponents": {
"global-notification": "/components/global-notification/global-notification"
}
}