From 1013935933613fcbeb5d9922e69d1e47f0f74681 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Sat, 27 Jun 2026 18:15:58 +0800 Subject: [PATCH] 1 --- pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 8de0e5a..9362255 100644 --- a/pages.json +++ b/pages.json @@ -117,7 +117,8 @@ "path": "order/orderList", "style": { "navigationBarTitleText": "订单列表", - "navigationStyle": "custom" + "navigationStyle": "custom", + "enablePullDownRefresh": true } },{ "path": "order/orderConfirm",