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.
为了使网站在移动设备上看起来不错,我也使用了
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0, user-scalable=true width=320px">
但是上面的代码在桌面站点上也会缩小并缩小到 67%
我是否必须添加多个代码才能使这种限制不会发生