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 {