From 4aee879585a04b7f1e22518b4ce4dca571047e04 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 12 May 2026 15:26:54 +0800 Subject: [PATCH] 1 --- pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index e5f9ffb..d7f1e71 100644 --- a/pages.json +++ b/pages.json @@ -92,7 +92,8 @@ "path": "order/orderDetail", "style": { "navigationBarTitleText": "订单详情", - "navigationStyle": "custom" + "navigationStyle": "custom", + "enablePullDownRefresh": true } },{ "path": "order/returnOrder",