mzx16822 лет назад: 6
Родитель
Сommit
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){