mzx16822 hace 6 años
padre
commit
41b67e623d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/h5/datigame/js/common.js

+ 1 - 1
public/h5/datigame/js/common.js

@@ -108,7 +108,7 @@ common={
           	}
            
           })
-
+          clearInterval(this.data.ts);
           
  	},onSocket:function(e){
  		var data=JSON.parse(e.data);