瀏覽代碼

按键程序

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){
  	},onSocket:function(e){
+ 		e=JSON.stringify(e);
  			var _this=this;
  			var _this=this;
  		var type=e.type;
  		var type=e.type;
  		switch(type){
  		switch(type){