You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
2.1 KiB
1 lines
2.1 KiB
<view class="product-bg data-v-358a3d41" style="{{$root.s0}}"><block wx:if="{{isPlay}}"><swiper indicator-dots="{{indicatorDots}}" indicator-active-color="var(--view-theme)" autoplay="{{autoplay}}" circular="{{circular}}" interval="{{interval}}" duration="{{duration}}" data-event-opts="{{[['change',[['change',['$event']]]]]}}" bindchange="__e" class="data-v-358a3d41"><block wx:if="{{videoline}}"><swiper-item class="data-v-358a3d41"><view class="item data-v-358a3d41"><view hidden="{{!(!controls)}}" class="item-box data-v-358a3d41"><video style="width:100%;height:100%;" id="myVideo" src="{{videoline}}" objectFit="cover" controls="{{true}}" show-center-play-btn="{{true}}" show-mute-btn="true" auto-pause-if-navigate="{{true}}" custom-cache="{{false}}" enable-progress-gesture="{{false}}" poster="{{imgUrls[0]}}" data-event-opts="{{[['pause',[['videoPause',['$event']]]]]}}" bindpause="__e" class="data-v-358a3d41"></video></view><view hidden="{{!(controls)}}" class="poster data-v-358a3d41"><image class="image data-v-358a3d41" src="{{imgUrls[0]}}"></image></view><view data-event-opts="{{[['tap',[['bindPause',['$event']]]]]}}" hidden="{{!(controls)}}" class="stop data-v-358a3d41" bindtap="__e"><image class="image data-v-358a3d41" src="../../static/images/stop.png"></image></view></view></swiper-item></block><block wx:for="{{imgUrls}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-358a3d41"><block wx:if="{{videoline?index>=1:index>=0}}"><swiper-item class="data-v-358a3d41"><image class="slide-image data-v-358a3d41" src="{{item}}"></image></swiper-item></block></block></block></swiper></block><block wx:if="{{$root.g0}}"><view class="w-full flex-center absolute left-0 bottom-54rpx z-4 data-v-358a3d41"><block wx:for="{{imgUrls}}" wx:for-item="_" wx:for-index="index" wx:key="index"><block class="data-v-358a3d41"><view class="dot_item h-4 rd-2rpx data-v-358a3d41" style="{{'background-color:'+(currents==index?'#fff':'rgba(255,255,255,0.4)')+';'+('width:'+(dotWidth+'rpx')+';')}}"></view></block></block></view></block><view hidden="{{!(controls)}}" class="w-full flex-center abs-lb h-200 white-jianbian data-v-358a3d41"></view></view> |