From 7d9be8dfe5a97a1f8b33bc7efb63bdd92155d44d Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Mon, 5 Aug 2019 17:34:20 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=88=86=E6=AC=BE=E4=B8=93=E5=8C=BA][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:[=E4=BF=AE=E6=94=B9=E4=BB=B7=E6=A0=BC?= =?UTF-8?q?=EF=BC=8C=E5=A4=9A=E4=BD=99=E4=B8=BA=E7=9C=81=E7=95=A5=E5=8F=B7?= =?UTF-8?q?]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/hot/index.wxml | 3 ++- components/hot/index.wxss | 7 +++---- pages/coupon/detail/index.wxss | 5 ++++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/components/hot/index.wxml b/components/hot/index.wxml index 3c9e208..da797a7 100644 --- a/components/hot/index.wxml +++ b/components/hot/index.wxml @@ -20,7 +20,8 @@ {{kData.title}} ¥{{kData.priceStr}} - {{kData.salePriceStr}} + + 999999.585 砍价 diff --git a/components/hot/index.wxss b/components/hot/index.wxss index 2c5c692..a197567 100644 --- a/components/hot/index.wxss +++ b/components/hot/index.wxss @@ -120,14 +120,13 @@ float: left; } .sale{ + width: 140rpx; font-size: 32rpx; float: left; margin-top: -8rpx; - width: 128rpx; + white-space: nowrap; + text-overflow: ellipsis; overflow: hidden; - text-overflow:ellipsis; - white-space:nowrap; - } .sale text{ font-size: 20rpx!important; diff --git a/pages/coupon/detail/index.wxss b/pages/coupon/detail/index.wxss index b209d1a..6a5467c 100644 --- a/pages/coupon/detail/index.wxss +++ b/pages/coupon/detail/index.wxss @@ -228,7 +228,7 @@ button::after { position: relative; width: 100%; background: #FFF; - margin: 18rpx 0 18rpx; + margin: 18rpx 0 0; } /* .posi>view:nth-child(2) text:nth-child(1) { @@ -308,6 +308,7 @@ button::after { .notes { width:100%; background: #FFF; + padding-bottom: 30rpx; } .active { opacity: 0.6; @@ -729,6 +730,8 @@ button::after { line-height: 70rpx; color: #999; font-size: 32rpx; + background: #fff; + margin-top: 30rpx; } .presslimit {