java-mall-app/unpackage/dist/build/mp-weixin/components/chunlei-video/chunlei-video.wxml
2024-11-01 16:35:40 +08:00

1 line
716 B
Plaintext

<view class="data-v-6807fc22"><video class="video data-v-6807fc22 vue-ref" style="{{'height:'+(height)+';'}}" src="{{src}}" controls="{{controls}}" show-play-btn="{{false}}" loop="{{true}}" enable-progress-gesture="{{false}}" objectFit="{{objectFit}}" id="{{'video_'+src}}" data-ref="{{'video_'+src}}" data-event-opts="{{[['waiting',[['waiting',['$event']]]],['tap',[['clickVideo',['$event']]]],['timeupdate',[['timeupdate',['$event']]]]]}}" bindwaiting="__e" bindtap="__e" bindtimeupdate="__e"><cover-view class="top data-v-6807fc22"></cover-view><cover-view class="bottom data-v-6807fc22"></cover-view></video><cover-view class="progressBar data-v-6807fc22" style="{{'width:'+(barWidth)+';'}}"></cover-view></view>