From 1069ce96fcccde82688a0a131d8740337b58eb24 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 9 Oct 2024 11:32:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E8=B4=AD=E7=89=A9=E8=BD=A6?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-category/goods-category.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/goods-category/goods-category.vue b/pages/goods-category/goods-category.vue index 25c84b5c..3d1a1496 100644 --- a/pages/goods-category/goods-category.vue +++ b/pages/goods-category/goods-category.vue @@ -331,13 +331,13 @@ - + - + {{ currency_symbol }} {{ (cart || null) == null ? 0 : cart.total_price || 0 }}