From 240d1bb651c0fcd024b4049e80d46b66baf7062b Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Sat, 8 Oct 2022 10:51:02 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=95=86=E5=93=81=E5=8E=9F=E4=BB=B7=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/couponCollection.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/v1_5_0_C/couponCollection.html b/v1_5_0_C/couponCollection.html index 6cf29d5..2e11708 100644 --- a/v1_5_0_C/couponCollection.html +++ b/v1_5_0_C/couponCollection.html @@ -148,14 +148,18 @@ :class="item.stock&&item.stock<0||item.available!=1&&item.available!=2?'changegray':''"> {{item.type==1?item.entity.product_name:item.entity.batch_goods_name}}
-

-

{{item.coupon_price}}

+

+ + {{item.origin_price}} +