浏览代码

默认答案

mzx16822 6 年之前
父节点
当前提交
95b4677243
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/h5/datigame/js/common.js

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

@@ -297,7 +297,7 @@ common={
 	        
 	        
 	        
-	        if (_this.data.sum <=0) {
+	        if (_this.data.sum <=1) {
 	        	if(!_this.data.isAnswer)
 	           	_this.Answer();
 	            _this.data.sum = 10;