pull/23/head
taoshihan1991 4 years ago
parent f98dd4ab70
commit 3cda6cd82e

@ -402,7 +402,7 @@ new Vue({
$('.faceBox').hide(); $('.faceBox').hide();
}); });
window.onfocus = function () { window.onfocus = function () {
_this.scrollBottom(); //_this.scrollBottom();
clearFlashTitle(); clearFlashTitle();
window.parent.postMessage({type:"focus"},"*"); window.parent.postMessage({type:"focus"},"*");
if(_this.socketClosed){ if(_this.socketClosed){

Loading…
Cancel
Save