mzx16822 6 年之前
父节点
当前提交
ca7d87a260
共有 1 个文件被更改,包括 1 次插入1 次删除
  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");