Javascript焦点管理—document.hasFocus() Posted on 2019, May 31 by mannuan One min read 该方法用于确定文档是否获得焦点; 可以通过检测文档是否获得焦点得知用户是否正在与页面交互。