weliam-smartcity智慧城市
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
1.4 KiB

<view class="data-v-3df61726"><view class="show-video data-v-3df61726" style="{{'height:'+(videoHeight+'px')+';'}}"><block wx:if="{{isVideoPlay}}"><block class="data-v-3df61726"><video class="video data-v-3df61726" style="{{'width:100%;'+('height:'+(videoHeight+'px')+';')}}" id="{{itemId}}" objectFit="contain" src="{{params.videolink}}" poster="{{params.videocover}}" data-event-opts="{{[['play',[['showVideoStatus',['$event']]]],['ended',[['showVideoStatus',['$event']]]]]}}" muted="{{muted}}" bindplay="__e" bindended="__e"><block wx:if="{{isVideoPlay}}"><view data-event-opts="{{[['tap',[['videoMuted',['$event']]]]]}}" class="video-muted flex-row data-v-3df61726" bindtap="__e"><block wx:if="{{!muted}}"><image class="video-muted-img data-v-3df61726" src="{{imgfixUrls+'diypage/notification_fill.png'}}"></image></block><block wx:if="{{muted}}"><image class="video-muted-img data-v-3df61726" src="{{imgfixUrls+'diypage/notification_forbid_fill.png'}}"></image></block></view></block></video></block></block><block wx:else><block class="data-v-3df61726"><image class="cover-poster data-v-3df61726" style="{{'width:100%;'+('height:'+(videoHeight+'px')+';')}}" src="{{params.videocover}}" data-event-opts="{{[['load',[['imageLoad',['$event']]]]]}}" bindload="__e"></image><image class="video-play data-v-3df61726" src="{{imgfixUrls+'diypage/video_play.png'}}" data-event-opts="{{[['tap',[['videoPlay',['$event']]]]]}}" bindtap="__e"></image></block></block></view></view>