Commit 0344d557 by libai

测试

parent 7f8499d5
Showing with 3 additions and 1 deletions
......@@ -1107,7 +1107,9 @@ $(function(){
}
msgSend($(".keyboard-input").val())
})
$(".keyboard-input").on("keydown",function(){
layer.msg(event.keyCode)
})
$(".room-close").on("click",function(){
if(backGo!=0){
history.back(-1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment