wechat_jiaxuan/pages/productVideo/index.wxml
@@ -33,10 +33,10 @@ <image class="default_empty" src="../../static/images/default_empty.png"></image> </view> </view> <view wx:if="{{ isShow }}" bind:tap="onClose" class="video_content"> <!-- <view wx:if="{{ isShow }}" bind:tap="onClose" class="video_content"> <view class="video"> <video id="myVideo" src="{{curVideoSrc}}" autoplay show-fullscreen-btn show-play-btn ></video> </view> </view > </view > --> <videoPlay class='videoPlay' /> </view>