From 50a6103194b74b41cf7613c41b66261183fc269e Mon Sep 17 00:00:00 2001 From: Fox-33 <1466778434@qq.com> Date: Tue, 16 Sep 2025 14:25:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20bug=E4=BF=AE=E5=A4=8D;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 10 ++++++++-- pages_order/auth/wxUserInfo.vue | 6 +++--- pages_order/report/test/answer.vue | 20 ++++++++++++++++++-- 3 files changed, 29 insertions(+), 7 deletions(-) diff --git a/pages.json b/pages.json index 6f61781..fd63c53 100644 --- a/pages.json +++ b/pages.json @@ -101,7 +101,10 @@ "path": "report/compare/result" }, { - "path": "product/productList" + "path": "product/productList", + "style": { + "enablePullDownRefresh": true + } }, { "path": "product/productDetail" @@ -134,7 +137,10 @@ } }, { - "path": "address/addressList" + "path": "address/addressList", + "style": { + "enablePullDownRefresh": true + } }, { "path": "comment/commentRecordsOfProduct", diff --git a/pages_order/auth/wxUserInfo.vue b/pages_order/auth/wxUserInfo.vue index dc8acd6..9394a98 100644 --- a/pages_order/auth/wxUserInfo.vue +++ b/pages_order/auth/wxUserInfo.vue @@ -45,7 +45,7 @@ - + 头像