From f784d411b6b689c5024811874202e082a1229c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=AE=87=E5=BA=86?= Date: Wed, 16 Oct 2024 16:39:30 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E5=BD=93?= =?UTF-8?q?=E5=8E=9F=E4=BB=B7=E9=AB=98=E4=BA=8E=E5=94=AE=E4=BB=B7=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E6=89=8D=E6=98=BE=E7=A4=BA=E5=88=92=E7=BA=BF=E4=BB=B7?= =?UTF-8?q?=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杨宇庆 --- pages/goods/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/goods/index.vue b/pages/goods/index.vue index 03298620..ca07cbdb 100644 --- a/pages/goods/index.vue +++ b/pages/goods/index.vue @@ -85,7 +85,7 @@ {{ fen2yuan(state.selectedSku.price || state.goodsInfo.price) }} - + {{ fen2yuan(state.selectedSku.marketPrice || state.goodsInfo.marketPrice) }}