diff --git a/components/hot/index.wxml b/components/hot/index.wxml index cda40b2..77eebdf 100644 --- a/components/hot/index.wxml +++ b/components/hot/index.wxml @@ -30,7 +30,7 @@ 疯狂补货中… - 敬请期待 + 敬请期待 砍价 diff --git a/pages/bargain/bargain.wxml b/pages/bargain/bargain.wxml index 095f4b2..8bb9513 100644 --- a/pages/bargain/bargain.wxml +++ b/pages/bargain/bargain.wxml @@ -15,7 +15,8 @@ {{item.title}} - 可砍至¥{{item.salePriceStr}}原价{{item.priceStr}} + 可砍至¥{{item.salePriceStr}} + 原价{{item.priceStr}} 发起砍价 已售罄 diff --git a/pages/bargain/bargain.wxss b/pages/bargain/bargain.wxss index 0175070..c8c97a9 100644 --- a/pages/bargain/bargain.wxss +++ b/pages/bargain/bargain.wxss @@ -14,10 +14,11 @@ page{ width: 142rpx; height: 142rpx!important; border-radius: 10rpx; - overflow: hidden; + /* overflow: hidden; */ margin-top:10rpx; - word-wrap: break-word; - word-break: break-all; + /* word-wrap: break-word; + word-break: break-all; */ + display: block; } .listitem .icon{ width: 140rpx; @@ -66,8 +67,7 @@ page{ font-size:26rpx; color:rgba(253,131,45,1); line-height:44rpx; - height: 50rpx; - /* margin-top: 10rpx; */ + height: 48rpx; } .frImg{ height: 78rpx; @@ -94,6 +94,7 @@ page{ font-weight:500; color:rgba(253,131,45,1); width:150rpx; + margin-top: 10rpx; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; @@ -221,9 +222,7 @@ progress{ height: 40rpx; line-height: 40rpx; } -.txt004{ - margin-top: 10rpx; -} + .market { width: 100%; height: 100%;