videovip.wxml 469 B

1
  1. <view class="data-v-6f4daa66"><block wx:if="{{videoItem}}"><view class="video-box data-v-6f4daa66"><video style="width:100%;height:420rpx;" id="video-content-box" src="{{videoItem.videoUrl}}" class="data-v-6f4daa66"></video></view></block><view class="bg-white p20 data-v-6f4daa66"><view class="m20 data-v-6f4daa66">{{''+videoItem.title+''}}</view><view class="color-text1 fs24 ml20 data-v-6f4daa66">{{'播放时长:'+videoItem.totalDuration+''}}</view></view></view>