From faf316c9abc4b6fe22f3edbc9ebf88293c36751c Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 24 Mar 2026 13:52:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package1/group/groupBuySingle.vue | 539 ++++++++++++++++++++---------- 1 file changed, 356 insertions(+), 183 deletions(-) diff --git a/package1/group/groupBuySingle.vue b/package1/group/groupBuySingle.vue index 824e957..5c4430d 100644 --- a/package1/group/groupBuySingle.vue +++ b/package1/group/groupBuySingle.vue @@ -2,7 +2,8 @@ - + @@ -81,14 +82,19 @@ - - + + {{item.categoryName}} - + - + @@ -139,18 +145,20 @@ - - + + {{cartTotalCount}} ¥{{cartTotalPrice}} - + - - + + @@ -160,11 +168,13 @@ 已加购商品({{cartTotalCount}}) - + - + - + @@ -172,15 +182,18 @@ - 已选规格: {{getSpecDisplayString(cartItem.specs)}} + 已选规格: + {{getSpecDisplayString(cartItem.specs)}} - + ¥{{cartItem.price}} - + - @@ -199,25 +212,29 @@ - + ¥{{cartTotalPrice}} - + - - - - - 购物车是空的 - - + + + + + 购物车是空的 + + @@ -244,8 +261,9 @@ ¥{{currentItem.attributeListPrice | sliceMsg}} - - 拼团¥{{currentItem.productGroupBuyPrices | slicePrice}}起 + + 拼团¥{{currentItem.productGroupBuyPrices | slicePrice}} @@ -256,25 +274,26 @@ 选{{spec.name}} - - + + {{option}} -