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

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

Loading…
Cancel
Save