mzx16822 hace 6 años
padre
commit
34cc0f93cb
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      public/h5/datigame/js/common.js

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

@@ -210,8 +210,7 @@ common={
  		})
  		
  		
- 	},increment:function(bdclass,num){
- 		 var obj=$("."+bdclass);
+ 	},increment:function(obj,num){
  		 var text=obj.text();
 		obj.prop('Counter',text).animate({
 			Counter: num