|
|
|
@ -61,8 +61,8 @@ |
|
|
|
|
<view class="width90 mart30" v-if="couponsDetails.highDiscount.usingRange == 5"> |
|
|
|
|
<image :src="imagewxUrl+imgadres3" mode="widthFix" class="width100" |
|
|
|
|
v-if="couponsDetails.highDiscountAgentCode.status ==1"></image> |
|
|
|
|
<image :src="imagewxUrl+imgadres1" mode="widthFix" class="width100" |
|
|
|
|
v-if="couponsDetails.highDiscountAgentCode.status != 1"></image> |
|
|
|
|
<!-- <image :src="imagewxUrl+imgadres1" mode="widthFix" class="width100" |
|
|
|
|
v-if="couponsDetails.highDiscountAgentCode.status != 1"></image> --> |
|
|
|
|
<image :src="imagewxUrl+imgadres2" mode="widthFix" class="width100 mart10" |
|
|
|
|
v-if="couponsDetails.highDiscountAgentCode.status != 1"></image> |
|
|
|
|
</view> |
|
|
|
|