pull/2/head
宿召阳 2014-11-07 15:38:19 +08:00
parent 21ab6cbe1e
commit f5b02265a4
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ $.fn.webSocket = function(opt){
socket.on('message',function(obj){
tag.append(escapeString(obj.content));
});
return tag[0];
} ,
title:'日志',
onhide:function(){