소스 검색

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