不要乱闪

pull/23/head
taoshihan1991 3 years ago
parent eedcaa6c24
commit 7d586cbbb5

@ -400,6 +400,7 @@ new Vue({
this.initCss();
$('body').click(function(){
clearFlashTitle();
window.parent.postMessage({type:"focus"},"*");
$('.faceBox').hide();
});
window.onfocus = function () {

Loading…
Cancel
Save