From e20775c198611448bcafe6520dda6de8216d5213 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Sun, 23 Feb 2025 23:39:13 +0800 Subject: [PATCH] =?UTF-8?q?Task=EF=BC=9A=E3=80=82=E6=94=B6=E7=A4=BC?= =?UTF-8?q?=E9=80=BB=E8=BE=91=EF=BC=8C=E7=9B=AE=E5=89=8D=E8=BF=98=E7=BC=BA?= =?UTF-8?q?=E6=94=B6=E7=A4=BC=E5=90=8E=E5=86=8D=E6=AC=A1=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=EF=BC=8C=E7=A4=BC=E5=93=81=E7=9A=84=E8=AE=A2=E5=8D=95=E5=8F=B7?= =?UTF-8?q?=EF=BC=8C=E6=98=AF=E5=90=A6=E5=B7=B2=E7=BB=8F=E5=85=A8=E9=83=A8?= =?UTF-8?q?=E9=A2=86=E5=8F=96=E5=AE=8C=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/components/GiftCard.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index c60ec13..f65e788 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -13,7 +13,7 @@ {{ card.message || '礼笺轻启,礼藏心意' }} - + 您已领取礼包 @@ -26,10 +26,10 @@ 去商城看看>> - + 填写地址并收下 - @@ -105,7 +105,6 @@ export default { }); }, toHome() { - console.log('??'); uni.switchTab({ url: '/pages/home/index' })