mzx16822 %!s(int64=6) %!d(string=hai) anos
pai
achega
8432605d00
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/h5/datigame/js/common.js

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

@@ -74,7 +74,7 @@ common={
         }
  		 
  	},onSocket:function(e){
- 		var data=JSON.stringify(e.data);
+ 		var data=JSON.parse(e.data);
  			var _this=this;
  		var type=data.type;
  		switch(type){