|
|
@ -66,16 +66,18 @@ |
|
|
|
<view class="swiper-item" :data-id="item.id"> |
|
|
|
<view class="swiper-item" :data-id="item.id"> |
|
|
|
<image class="img" :src="imageUrl+item.couponImg" mode="aspectFit"></image> |
|
|
|
<image class="img" :src="imageUrl+item.couponImg" mode="aspectFit"></image> |
|
|
|
<view class="fotlt fcor333 font14 text1 mart10">{{item.couponName}}</view> |
|
|
|
<view class="fotlt fcor333 font14 text1 mart10">{{item.couponName}}</view> |
|
|
|
<view class="subject fotct mart5"><image style="width: 15px;height: 15px;vertical-align: sub;margin-right: 5px;"src="../../../static/img/jfx.png"> |
|
|
|
<view class="subject fotct mart5"> |
|
|
|
</image>{{ item.discountPrice*100}}</view> |
|
|
|
<image style="width: 15px;height: 15px;vertical-align: sub;margin-right: 5px;" |
|
|
|
|
|
|
|
src="../../../static/img/jfx.png"> |
|
|
|
|
|
|
|
</image>{{ item.discountPrice*100}} |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</swiper-item> |
|
|
|
</swiper-item> |
|
|
|
</swiper> |
|
|
|
</swiper> |
|
|
|
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumpTyou" |
|
|
|
|
|
|
|
:src="imagewxUrl+imgadres4"></image> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumphuafei(3)" |
|
|
|
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumphuafei(3)" |
|
|
|
:src="imagewxUrl+imgadres5"></image> |
|
|
|
:src="imagewxUrl+imgadres5"></image> |
|
|
|
|
|
|
|
<image mode="widthFix" style="margin-top: 30px;width: 90%;margin-left: 5%;" @click="jumpTyou" |
|
|
|
|
|
|
|
:src="imagewxUrl+imgadres4"></image> |
|
|
|
<!-- 赠券 --> |
|
|
|
<!-- 赠券 --> |
|
|
|
<view style="width: 91%;margin-left: 5%;" v-if='productList.length != 0' @click="goGoodsList(1)"> |
|
|
|
<view style="width: 91%;margin-left: 5%;" v-if='productList.length != 0' @click="goGoodsList(1)"> |
|
|
|
<image class="mart30 width100" mode="widthFix" :src="imagewxUrl+imgadres"></image> |
|
|
|
<image class="mart30 width100" mode="widthFix" :src="imagewxUrl+imgadres"></image> |
|
|
|