pull/2/head
guanghongwei 2014-11-12 17:54:04 +08:00
parent 0f63eadfc1
commit fa2358d22b
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ $.fn.webSocket = function(opt){
}); });
return tag[0]; return tag[0];
} , } ,
title:'日志', title:'实时监控:',
onhide:function(){ onhide:function(){
socket.emit('disconnect'); socket.emit('disconnect');
}}); }});