Commit 2c3149a6 by libai

测试

parent 559c3e87
Showing with 6 additions and 6 deletions
......@@ -1394,12 +1394,12 @@ $(function(){
}
})
$(".room-close").on("click",function(){
if(backGo!=0){
history.back(-1)
}else{
window.location.href="../index.html"
}
// if(backGo!=0){
// history.back(-1)
// }else{
// window.location.href="../index.html"
// }
window.location.href="../index.html"
})
$(".exc-layer .exc-btn").on("click",function(){
$.ajax({
......
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