mzx16822 6 yıl önce
ebeveyn
işleme
060fc274ee
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      public/h5/datigame/js/common.js

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

@@ -160,7 +160,7 @@ common={
  		})
  		
  	},daoshu:function(argument) {
-	    clearInterval(ts);
+	    clearInterval(this.data.ts);
 	    this.data.sum = 9;
 	     this.data.angle = 0;
 	   	var leftContent  = document.querySelector(".left-content");