From a5d31ef1703844987252ba569c07717f9c3e1479 Mon Sep 17 00:00:00 2001 From: duanshuwen Date: Tue, 5 Aug 2025 08:45:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/goods/index.vue b/pages/goods/index.vue index 1bd4fa7..a102930 100644 --- a/pages/goods/index.vue +++ b/pages/goods/index.vue @@ -16,7 +16,7 @@ - + @@ -24,7 +24,7 @@ 价格: - {{ goodsData.commodityPrice || 399 }} + {{ goodsData.specificationPrice || 399 }} 立即抢购 @@ -170,4 +170,4 @@ const handleDateSelect = (data) => { \ No newline at end of file +