| 1 |
- <view class="root data-v-6967e6a3" style="{{'width:'+(width)+';'+('height:'+(height)+';')}}"><image class="posterImg data-v-6967e6a3" style="{{'width:'+(width)+';'+('height:'+(height)+';')}}" src="{{posterUrl}}"></image><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="box data-v-6967e6a3" style="{{'width:'+(width)+';'+('height:'+(height)+';')}}" bindtap="__e"><image class="playIcon data-v-6967e6a3" src="/static/images/icon_play.png" mode="widthFix"></image></view><video class="video data-v-6967e6a3" style="{{'height:'+(height)+';'+('width:'+(state?'750rpx':'1rpx')+';')}}" id="{{videoId}}" src="{{url}}" data-event-opts="{{[['pause',[['e1',['$event']]]],['timeupdate',[['timeupdate',['$event']]]],['fullscreenchange',[['fullscreenchange',['$event']]]]]}}" bindpause="__e" bindtimeupdate="__e" bindfullscreenchange="__e"></video></view>
|