From 411875e3357673515866ddc6948b88fc404748ff Mon Sep 17 00:00:00 2001 From: hurui Date: Mon, 5 Aug 2019 15:27:37 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=85=B6=E4=BB=96=E5=88=B8][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9][=E6=98=BE=E7=A4=BA=E5=8E=9F=E4=BB=B7]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupon/detail/index.wxml | 2 +- pages/spellGroup/mySpellGroup/index.wxss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/coupon/detail/index.wxml b/pages/coupon/detail/index.wxml index 7460b90..6d4de6c 100644 --- a/pages/coupon/detail/index.wxml +++ b/pages/coupon/detail/index.wxml @@ -50,7 +50,7 @@ {{data.salePriceStr}} {{data.creditPrice}}积分 - + {{data.priceStr}}元 {{data.priceStr}}小时 过期不退款 diff --git a/pages/spellGroup/mySpellGroup/index.wxss b/pages/spellGroup/mySpellGroup/index.wxss index 5651575..25acb06 100644 --- a/pages/spellGroup/mySpellGroup/index.wxss +++ b/pages/spellGroup/mySpellGroup/index.wxss @@ -1009,7 +1009,7 @@ background:#f6792b; .yj{ text-decoration: line-through; color: #CCC; - font-size: 28rpx; + font-size: 26rpx; line-height: 70rpx; margin-left: 10rpx; } \ No newline at end of file