diff --git a/pages.json b/pages.json index 05118f3..952d6e1 100644 --- a/pages.json +++ b/pages.json @@ -26,6 +26,22 @@ "bounce": "none" } } + },{ + "path": "pages/shop/transferDeliveryOrderList", + "style": { + "navigationBarTitleText": "中转配送", + "app-plus": { + "bounce": "none" + } + } + },{ + "path": "pages/shop/selfDeliveryOrderList", + "style": { + "navigationBarTitleText": "自配送订单", + "app-plus": { + "bounce": "none" + } + } }, { //提现 "path": "pages/Mypurse/Withdrawal/index", "style": {