Selaa lähdekoodia

optimize:优化代码

leo 1 vuosi sitten
vanhempi
commit
2df5d77199
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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();
         }