mzx16822 6 vuotta sitten
vanhempi
commit
41b67e623d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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);