|
|
@ -39,7 +39,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<image :src="imageres5" class="width100 headbgimg" mode="widthFix" |
|
|
|
<image :src="imageres5" class="width100 headbgimg" mode="widthFix" |
|
|
|
v-if="couponsDetails.highDiscount.usingRange == 8"></image> |
|
|
|
v-if="couponsDetails.highDiscount.usingRange == 8"></image> |
|
|
|
<view class="width90 contents backcorfff height260 border-r fotct" |
|
|
|
<view class="width90 contents backcorfff border-r fotct" |
|
|
|
v-if="couponsDetails.highDiscount.usingRange == 8"> |
|
|
|
v-if="couponsDetails.highDiscount.usingRange == 8"> |
|
|
|
<view class="width90 font18 fontwig6 fcor333 paddtop10 ">{{couponsDetails.highDiscount.discountName}} |
|
|
|
<view class="width90 font18 fontwig6 fcor333 paddtop10 ">{{couponsDetails.highDiscount.discountName}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
@ -76,7 +76,7 @@ |
|
|
|
<!-- //新的优惠券领取 --> |
|
|
|
<!-- //新的优惠券领取 --> |
|
|
|
<image :src="imageres4" class="width100 headbgimg" mode="widthFix" |
|
|
|
<image :src="imageres4" class="width100 headbgimg" mode="widthFix" |
|
|
|
v-if="couponsDetails.highDiscount.usingRange != 8"></image> |
|
|
|
v-if="couponsDetails.highDiscount.usingRange != 8"></image> |
|
|
|
<view class="width90 contents backcorfff height260 border-r fotct" |
|
|
|
<view class="width90 contents backcorfff border-r fotct" |
|
|
|
v-if="couponsDetails.highDiscount.usingRange != 8"> |
|
|
|
v-if="couponsDetails.highDiscount.usingRange != 8"> |
|
|
|
<view class="width90 font18 fontwig6 fcor333 paddtop10 ">{{couponsDetails.highDiscount.discountName}} |
|
|
|
<view class="width90 font18 fontwig6 fcor333 paddtop10 ">{{couponsDetails.highDiscount.discountName}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
@ -643,7 +643,7 @@ |
|
|
|
.contents { |
|
|
|
.contents { |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
top: 160px; |
|
|
|
top: 160px; |
|
|
|
|
|
|
|
padding-bottom: 1px; |
|
|
|
.headcontimg { |
|
|
|
.headcontimg { |
|
|
|
width: 90px; |
|
|
|
width: 90px; |
|
|
|
height: 90px; |
|
|
|
height: 90px; |
|
|
|