diff --git a/pages/bargain/bargain.wxml b/pages/bargain/bargain.wxml index 8bb9513..16cea2f 100644 --- a/pages/bargain/bargain.wxml +++ b/pages/bargain/bargain.wxml @@ -15,7 +15,10 @@ {{item.title}} - 可砍至¥{{item.salePriceStr}} + + 可砍至¥ + {{item.salePriceStr}} + 原价{{item.priceStr}} 发起砍价 @@ -31,16 +34,16 @@ 进行中 已完成 已失效 - - {{item.title}} - - 已砍至¥ {{item.price/100-(item.price/100-item.salePrice/100-item.pressCurrentValue/100)}}原价{{item.price/100}} - - 已砍价到底价:{{item.salePrice/100}}元 + {{item.title}} + + 已砍至¥ + {{item.price/100-(item.price/100-item.salePrice/100-item.pressCurrentValue/100)}} + + 原价{{item.price/100}} + 已砍价到底价:{{item.salePrice/100}}元 - 邀请好友 diff --git a/pages/bargain/bargain.wxss b/pages/bargain/bargain.wxss index a9a9460..986f403 100644 --- a/pages/bargain/bargain.wxss +++ b/pages/bargain/bargain.wxss @@ -63,8 +63,12 @@ page{ width: 100%; font-size:26rpx; color:rgba(253,131,45,1); - line-height:44rpx; + line-height:40rpx; height: 48rpx; + display: flex; +} + .txt04 view:nth-child(1) { + margin-top: 15rpx; } .frImg{ height: 78rpx; @@ -90,7 +94,7 @@ page{ font-size:40rpx; font-weight:500; color:rgba(253,131,45,1); - width:150rpx; + width:200rpx; margin-top: 10rpx; overflow:hidden; white-space: nowrap; diff --git a/pages/spellGroup/spellGroup.wxml b/pages/spellGroup/spellGroup.wxml index b7b5e75..5f30535 100644 --- a/pages/spellGroup/spellGroup.wxml +++ b/pages/spellGroup/spellGroup.wxml @@ -61,7 +61,7 @@ 拼团价¥ - {{item.salePrice/100}}3232323232 + {{item.salePrice/100}}