From bb4c5527f06ef39a8b76884012790f508658d1dc Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Tue, 30 Jun 2026 14:27:45 +0800 Subject: [PATCH] 1 --- pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 9362255..ac2e678 100644 --- a/pages.json +++ b/pages.json @@ -440,7 +440,8 @@ "path": "shop/merchantCenter", "style": { "navigationBarTitleText": "商家中心", - "navigationStyle": "custom" + "navigationStyle": "custom", + "enablePullDownRefresh": true } },{ "path": "shop/selfDeliveryOrderList",