<view class="showhfive-box data-v-61f110e0"><block wx:if="{{params.type==0}}"><web-view src="{{url}}" class="data-v-61f110e0"></web-view></block><block wx:if="{{params.type==1}}"><video class="showVideo data-v-61f110e0" 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>
|