zhangxiaoxu123456
2021-12-17 4d4a844ef624dde8667b314d353599297f6cb8d9
1
<view class="showhfive-box data-v-4e65f81c"><block wx:if="{{params.type==0}}"><web-view src="{{url}}" class="data-v-4e65f81c"></web-view></block><block wx:if="{{params.type==1}}"><video class="showVideo data-v-4e65f81c" id="myVideo" src="{{url}}" controls="{{true}}" autoplay="{{true}}" page-gesture="{{true}}" direction="{{0}}" show-play-btn="{{true}}" show-center-play-btn="{{true}}" object-fit="fill" enable-play-gesture="{{true}}" auto-pause-if-navigate="{{true}}"></video></block></view>