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.
我正在开发的网站是专为 Android 设计的。用户不会从 Android 内置缩放按钮中受益。相反,他们把事情弄得一团糟。我怎样才能关闭它们?
以下代码施展魔法
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"/>