소스 검색

按键程序

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){