mzx16822 6 years ago
parent
commit
ca7d87a260
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/h5/datigame/js/common.js

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

@@ -191,7 +191,7 @@ common={
 	            }
 	        }
 	        
-	        if(_this.data.sum<4){
+	        if(_this.data.sum<3){
 
 	        	$(".text-circle").addClass("rubberBand");
 	        	$(".text-circle").addClass("animated");