mzx16822 пре 6 година
родитељ
комит
01d91558db
1 измењених фајлова са 1 додато и 0 уклоњено
  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){