wuyongxiang před 4 roky
rodič
revize
2b08087442
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      screenIos/homeNew.html

+ 1 - 0
screenIos/homeNew.html

@@ -697,6 +697,7 @@
 										var decodeWoker = new Worker('decoder.js');
 										var id = 'playCanvas' + activeIndex;
 										var myVideo = document.getElementById(id);
+										var isDrag = false;
 										console.log("首页=====", id);
 										// var secanv = document.getElementById(id);
 										decodeWoker.onmessage = function(event) {