wuyongxiang пре 4 година
родитељ
комит
37a82a15ce
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      screenIos/homeNew.html

+ 1 - 0
screenIos/homeNew.html

@@ -455,6 +455,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) {