Kaynağa Gözat

默认答案

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

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

@@ -295,6 +295,7 @@ common={
 	            _this.data.angle = 0;
 	            leftContent.setAttribute('style', 'transform: rotate(0deg)');
 	            rightContent.setAttribute('style', 'transform: rotate(0deg)');
+	             clearInterval(this.data.ts);
 	        }
 	    }, 1000)
 }, tips: function (text, time) {