From 661403c5eee9e2f7455c6a330a269529837aeb1b Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 28 Oct 2022 15:05:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=E8=B0=83=E6=95=B4=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E5=8D=A1=E5=AF=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coupon/lookCard.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/coupon/lookCard.html b/coupon/lookCard.html index 5482cb7..77d333e 100644 --- a/coupon/lookCard.html +++ b/coupon/lookCard.html @@ -27,8 +27,7 @@

{{cardData.product_name}}

- 兑换有效期:{{(cardData.keyBatch.begin_time).replace(/-/g,".")}} ~ - {{(cardData.keyBatch.end_time).replace(/-/g,".")}} + 兑换有效期:{{cardData.keyBatch.end_time}}