From 0c2e5ebf2b7389c480b8ff4494323afc693c2f6c Mon Sep 17 00:00:00 2001 From: DongZeLiang <2746733890@qq.com> Date: Sun, 7 Apr 2024 11:41:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B4=AD=E7=89=A9=E8=BD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/info/detail/index.vue | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/views/product/info/detail/index.vue b/src/views/product/info/detail/index.vue index cd7987a..3812342 100644 --- a/src/views/product/info/detail/index.vue +++ b/src/views/product/info/detail/index.vue @@ -59,6 +59,7 @@

商品名称

商品规格({{checkSkuInfo.sku}})

+

库存:{{checkSkuInfo.stock}}

¥{{checkSkuInfo.price}}

@@ -72,7 +73,7 @@ - 加入购物车 + 加入购物车 立即购买 @@ -102,14 +103,13 @@