Browse Source

按键程序

mzx16822 6 years ago
parent
commit
01d91558db
1 changed files with 1 additions and 0 deletions
  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){