From 22f0f15caa7743ad2768e70b25035f381cddc42c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Sat, 10 Jan 2026 09:34:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9index.js=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index de7690c..5c9aad5 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -485,7 +485,7 @@ Page({ wx.showToast({ title: '刷新成功', icon: 'success', - duration: 1500 + duration: 400 }) } else if (res.products.length === 0) { // 如果published状态没有商品,则查询sold_out状态