From 07601aec097373186f37294dd43c2d3cbf3fbc98 Mon Sep 17 00:00:00 2001 From: owen Date: Wed, 10 Jan 2024 22:57:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5=E6=8B=BC=E5=9B=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/groupon/detail.vue | 140 +++---- pages/activity/groupon/list.vue | 222 +++++------ .../components/detail/detail-activity-tip.vue | 3 +- .../components/detail/detail-cell-sku.vue | 2 +- .../components/groupon/groupon-card-list.vue | 37 +- pages/goods/groupon.vue | 187 +++------ sheep/api/promotion/combination.js | 12 +- sheep/api/promotion/coupon.js | 15 +- .../s-select-groupon-sku.vue | 364 ++++++------------ sheep/hooks/useGoods.js | 2 +- sheep/platform/share.js | 1 + sheep/ui/su-number-box/su-number-box.vue | 8 +- 12 files changed, 388 insertions(+), 605 deletions(-) diff --git a/pages/activity/groupon/detail.vue b/pages/activity/groupon/detail.vue index c04e8d92..2cd0f956 100644 --- a/pages/activity/groupon/detail.vue +++ b/pages/activity/groupon/detail.vue @@ -4,7 +4,7 @@ - - + + 恭喜您~拼团成功 @@ -49,24 +48,23 @@ - + - {{ state.data.my ? '拼团超时,已自动退款' : '该团已解散' }} + {{ state.data.orderId ? '拼团超时,已自动退款' : '该团已解散' }} - - - + + 拼团已结束,请关注下次活动 - + 还差 - {{ state.data.num - state.data.current_num }}人 + {{ state.data.headRecord.userSize - state.data.headRecord.userCount }}人 拼团成功 {{ endTime.h }} @@ -83,9 +81,15 @@ + + + + 团长 + + @@ -96,74 +100,53 @@ 团长 - + + - - 玩法 - - - {{ state.data.activity?.richtext_title }} - - - - - - + + + + - +