Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当他/她在手机上打开我的网站时如何向用户显示警报?
我想知道这一点,因为我想通知用户如何在他/她的手机上设置网站应用程序。
有许多脚本可以为您执行此操作。您必须在服务器端检查它并将此信息转发到您的前端以提醒用户。
这篇文章可能会有所帮助。 自动检测移动浏览器(通过用户代理?)