From e3ec0bd5b7eb12e419627e5240b1f1c24b78bbd1 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 22 Jun 2026 09:18:46 +0800 Subject: [PATCH] 1 --- pages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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": {