From 10687618a00a07fa21157003cc38a98b24820795 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 11 Feb 2025 18:08:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_sub/pages/Shop/Pay.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_sub/pages/Shop/Pay.vue b/package_sub/pages/Shop/Pay.vue index 8d5d1cf..82da545 100644 --- a/package_sub/pages/Shop/Pay.vue +++ b/package_sub/pages/Shop/Pay.vue @@ -90,7 +90,7 @@ ¥ {{ - item.product_sku ? item.product_sku.price : "" + item.total_price || (item.product_sku ? item.product_sku.price : "") }}