Parcourir la source

optimize:优化代码

leo il y a 1 an
Parent
commit
2df5d77199
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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();
         }