mzx16822 %!s(int64=6) %!d(string=hai) anos
pai
achega
1223ce84d2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) {