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