From c696d336feab7ac2f5d614f79b410b5c523b2bb7 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 22 Sep 2022 15:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=88=91=E7=9A=84=E5=88=B8?= =?UTF-8?q?=E6=96=87=E6=A1=88=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/myCoupon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1_5_0_C/myCoupon.html b/v1_5_0_C/myCoupon.html index 29bbf64..59b60a9 100644 --- a/v1_5_0_C/myCoupon.html +++ b/v1_5_0_C/myCoupon.html @@ -34,7 +34,7 @@

满{{item.full}}元可用

- {{item.status===0?'去使用':item.status===1?'已使用':"已过期"}} + {{item.status===0?'去使用':item.status===1?'已使用':"已失效"}}