From c7ec45b7e243f60e65efd2bdf4b2c2f294031de6 Mon Sep 17 00:00:00 2001 From: linxi Date: Tue, 4 Mar 2025 10:24:15 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=E7=A4=BC=E5=93=81=E4=BB=B7=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/giftList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_user/views/giftList.vue b/pkg_user/views/giftList.vue index 6dcd7eb..cc8e735 100644 --- a/pkg_user/views/giftList.vue +++ b/pkg_user/views/giftList.vue @@ -130,7 +130,7 @@ - {{ cart.productInfo.price }} + {{ cart.productInfo.attrInfo.price }}