From b85dcfa1846edc18975de4f21d02f149ee63b6d6 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 29 Feb 2024 16:42:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=80=EF=B8=8F=20fix:=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- combiningAlipay.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/combiningAlipay.html b/combiningAlipay.html index 8282c6d..7bb53ea 100644 --- a/combiningAlipay.html +++ b/combiningAlipay.html @@ -26,10 +26,14 @@ class="but" @click="toReceive">
-

生效时间:{{goods.group_info.time_limit.effect_time.start_time}} ~ - {{goods.group_info.time_limit.effect_time.end_time}}

-

领取时间:{{goods.group_info.time_limit.receive_time.start_time}} ~ - {{goods.group_info.time_limit.receive_time.end_time}}

+

+ 生效时间:{{goods.group_info.time_limit.effect_time.start_time}} ~ + {{goods.group_info.time_limit.effect_time.end_time}} +

+

+ 领取时间:{{goods.group_info.time_limit.receive_time.start_time}} ~ + {{goods.group_info.time_limit.receive_time.end_time}} +