This commit is contained in:
2026-04-14 17:38:46 +08:00
commit b71e6d6bae
2848 changed files with 237896 additions and 0 deletions

View File

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