恢复putty

This commit is contained in:
chenjinsong
2018-11-21 18:09:20 +08:00
parent cd418ea458
commit 9cc4c77fed
10 changed files with 784 additions and 18 deletions

View File

@@ -617,7 +617,7 @@ function removeObj(){//点击标题栏触发的事件
});
}
$(function(){
/*$(function(){
//删除 调用 putty 远程连接
removeRemoteConn();
//修改ajax全局配置ajax执行完成后调用清除动态加载内容的 远程连接
@@ -626,4 +626,4 @@ function removeObj(){//点击标题栏触发的事件
removeRemoteConn();
}
});
});
});*/