From 9cab4375323c16f1e041bc40ab12cbeea818a0e0 Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Fri, 31 Oct 2025 00:52:27 +0800 Subject: [PATCH] =?UTF-8?q?Feat=EF=BC=9A=E6=94=B6=E7=A4=BC=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/giftList.vue | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pkg_user/views/giftList.vue b/pkg_user/views/giftList.vue index a153ed7..16ccdc9 100644 --- a/pkg_user/views/giftList.vue +++ b/pkg_user/views/giftList.vue @@ -141,6 +141,7 @@ :key="cartIndex" class="gift-body" @click="giftItemClickHanlde(item)" + v-if="item.isBlind === 0" > + + + + + + + {{ item.travelGroupProductInfo.name }} + + + + {{ item.travelGroupProductInfo.price }} + + + +