瀏覽代碼

optimize:优化代码

leo 1 年之前
父節點
當前提交
2df5d77199
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      static/webRtcYJ/WXtrialInterface.html

+ 0 - 1
static/webRtcYJ/WXtrialInterface.html

@@ -467,7 +467,6 @@
         let data = e.data;
         let bool = isVideo && !$('#playCanvas').is(':visible') && !isShowiPhoneWebRTC
         if(data.bool) {
-          getResidueTimeBool = true
           if (bool) {
           document.getElementById('playVideo').play();
         }