jiangping
2024-07-29 7d607f19253fcdbbf36d692894cee036af6c5de1
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>