mzx16822 il y a 6 ans
Parent
commit
41b67e623d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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);