我想判断微信是否最小化(即运行在后台,用户返回到桌面,或运行其它软件)
测试window.onblur无效
visibilitychange 也无效
document.addEventListener("visibilitychange", function() {
  console.log( document.visibilityState );
});
                            
                                    Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
认证0级讲师