diff --git a/pages.json b/pages.json index 81e6687..43c814d 100644 --- a/pages.json +++ b/pages.json @@ -22,6 +22,7 @@ "path": "pages/shop/transferDeliveryOrderList", "style": { "navigationBarTitleText": "中转配送", + "navigationStyle": "custom", "app-plus": { "bounce": "none" } @@ -30,6 +31,7 @@ "path": "pages/shop/selfDeliveryOrderList", "style": { "navigationBarTitleText": "自配送订单", + "navigationStyle": "custom", "app-plus": { "bounce": "none" }