|
|
|
@ -52,7 +52,7 @@ |
|
|
|
|
<text class="span" style="color: #ffffff;font-size: 45rpx;font-family: STXinwei;" |
|
|
|
|
>限时抢购</text> |
|
|
|
|
</view> |
|
|
|
|
<view class="rest" v-if="isSeckill" style="display: inline-flex;color:#ffffff;font-size: 30rpx;margin-top: 5rpx;float: right;width: 300rpx;"> |
|
|
|
|
<view class="rest" v-if="isSeckill" style="display: inline-flex;color:#ffffff;font-size: 30rpx;margin-top: 5rpx;float: right;font-family: STXinwei;width: 300rpx;"> |
|
|
|
|
<text style="margin-right: 20rpx;font-family: STXinwei;">距活动{{seckillText}}</text> |
|
|
|
|
<u-count-down :timestamp="isBuy" format="HH:mm:ss" autoStart |
|
|
|
|
@change="onChangeSeckillCutDownTime"> |
|
|
|
@ -1350,7 +1350,7 @@ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.right { |
|
|
|
|
//display: flex; |
|
|
|
|
display: flex; |
|
|
|
|
align-items: center; |
|
|
|
|
margin-right: 40rpx; |
|
|
|
|
flex-flow: column; |
|
|
|
@ -1386,7 +1386,6 @@ |
|
|
|
|
display: flex; |
|
|
|
|
align-items: center; |
|
|
|
|
justify-content: center; |
|
|
|
|
width: 40%; |
|
|
|
|
float:right; |
|
|
|
|
image { |
|
|
|
|
width: 38rpx; |
|
|
|
|