From 06d7c1e1d15d1e0727dc79d3ca12b26157ea2a79 Mon Sep 17 00:00:00 2001 From: liuchuang <123456> Date: Thu, 24 Dec 2020 18:55:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E8=B4=AD=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=8A=9F=E8=83=BD=20init?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/custom/groupbuy-detail.vue | 214 +++++++++++++++---- src/views/modules/custom/groupbuyinfo.vue | 83 ++++++- 2 files changed, 252 insertions(+), 45 deletions(-) diff --git a/src/views/modules/custom/groupbuy-detail.vue b/src/views/modules/custom/groupbuy-detail.vue index 986170a..25ca9a9 100644 --- a/src/views/modules/custom/groupbuy-detail.vue +++ b/src/views/modules/custom/groupbuy-detail.vue @@ -1,66 +1,138 @@ - + {{ dataForm.groupBuyTitle }} - - {{ dataForm.groupBuyMobile }} + + {{ dataForm.groupBuyContent }} + + - - {{ dataForm.groupBuyContent }} - - - {{ dataForm.groupBuyTime }} - - + + + + + 人数达到 {{ price.groupBuyNumber }} 人 团购价格为 {{ price.groupBuyPrice }} 元/件 + + + + + {{ dataForm.groupBuyMobile }} + + {{ dataForm.createdTime }} - - {{ dataForm.sort }} - - + + 查看 + + + 查看 + + + 团购中 + 已结束 + 已取消 + + + {{ dataForm.cancelReason }} + + + 已置顶 + + + {{ dataForm.topTime }} + + 已屏蔽 - + {{ dataForm.shieldReason }} {{ $t('close') }} + + + + + + + + + + + + + + + + + + 屏蔽 + 已屏蔽 + + + + + +