"none"; // 移动端隐藏 } } // 初次加载时检查屏幕宽度 checkScreenWidth(); // 当窗口大小发生变化时检查屏幕宽度 window.addEventListener("resize", checkScreenWidth);