mzx16822 6 éve
szülő
commit
01d91558db
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      public/h5/datigame/js/common.js

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

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