mzx16822 6 år sedan
förälder
incheckning
1223ce84d2
1 ändrade filer med 1 tillägg och 0 borttagningar
  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) {