ソースを参照

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();
         }