From 4b1e5331ef9a46e865335e562a0ab1b7928d45c7 Mon Sep 17 00:00:00 2001 From: linxi Date: Tue, 6 May 2025 15:13:43 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2787=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E7=82=B9=E5=87=BB=E8=BF=9B?= =?UTF-8?q?=E5=85=A5=E5=B7=B2=E4=B8=8B=E6=9E=B6=E7=9A=84=E5=95=86=E5=93=81?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=EF=BC=8C=E9=A1=B5=E9=9D=A2=E7=A9=BA?= =?UTF-8?q?=E7=99=BD=E5=B9=B6=E4=B8=94=E6=B2=A1=E6=9C=89=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=EF=BC=8C=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=EF=BC=9A=E8=AF=A5=E4=BA=A7=E5=93=81=E5=B7=B2=E4=B8=8B=E6=9E=B6?= =?UTF-8?q?=E6=88=96=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 34ad126..f0e1567 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1155,7 +1155,7 @@ export default { duration: 2000 }) }).finally(() => { - uni.hideLoading() + // uni.hideLoading() }) }, getAttrItemData(attr) {