diff --git a/activity/cutprice/detail.vue b/activity/cutprice/detail.vue index 2575572..56e5d0f 100644 --- a/activity/cutprice/detail.vue +++ b/activity/cutprice/detail.vue @@ -47,7 +47,8 @@ - + {{Info.cannot_buy_now_reason}} + {{ __("活动时间仅剩") }} @@ -126,9 +127,11 @@ Info.order_id == '' " > - + + @@ -178,7 +181,7 @@ @@ -270,6 +273,20 @@ + @@ -988,6 +1005,14 @@ export default { margin-left: 65rpx; font-weight: bold; } +.time_fon_sty_reason1 { + margin-left: 70px; + font-weight: bold; +} +.time_fon_sty_reason2 { + margin-left: 100px; + font-weight: bold; +} .remaining_time { font-size: 45rpx; @@ -1160,7 +1185,6 @@ export default { } .cut_down_sty { - margin-bottom: 10rpx; justify-content: space-between; display: flex; font-size: 28rpx; @@ -1187,6 +1211,15 @@ export default { background-size: 100% 100%; -moz-background-size: 100% 100%; } +.help_cut_btn2 { + margin-left: 300rpx; + height: 60rpx; + width: 150rpx; + background-image: url(https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/cutprice-1/help-cut.png); + background-repeat: no-repeat; + background-size: 100% 100%; + -moz-background-size: 100% 100%; +} .cut_pri_sty { position: absolute;