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' })