|
@@ -17,7 +17,7 @@
|
|
indicator-active-color="#30353c"
|
|
indicator-active-color="#30353c"
|
|
>
|
|
>
|
|
<!-- #ifndef MP-BAIDU -->
|
|
<!-- #ifndef MP-BAIDU -->
|
|
- <swiper-item v-for="(item, index) in videoUrl" v-bind:key="index" v-if="type == 'video' && videoUrl && getVideo == 1 && sign !== 'lottery' && sign !== 'bargain' && sign !== 'community' && sign !== 'wholesale'">
|
|
|
|
|
|
+ <swiper-item v-for="(item, index) in videoUrl" v-bind:key="index" v-if="type == 'video' && videoUrl && sign !== 'lottery' && sign !== 'bargain' && sign !== 'community' && sign !== 'wholesale'">
|
|
<!-- <view class="swiper-img" @click="routeJumpT" v-bind:style="{backgroundImage: 'url(' + picList[0].pic_url + ')'}">
|
|
<!-- <view class="swiper-img" @click="routeJumpT" v-bind:style="{backgroundImage: 'url(' + picList[0].pic_url + ')'}">
|
|
<image class="video-play" src="/static/image/video-play.png"></image>
|
|
<image class="video-play" src="/static/image/video-play.png"></image>
|
|
</view> -->
|
|
</view> -->
|