From bce5a1695da92672e869e124b138b7bbf6ef7406 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 11 Aug 2026 17:13:26 +0800 Subject: [PATCH] 1 --- pages.json | 2 ++ 1 file changed, 2 insertions(+) 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" }