html - Google/iPhone 输出不同,iphone 有很多空白

标签 html css iphone viewport

Viewport 在我的手机上似乎无法正常工作,我不确定为什么它开始缩小时屏幕右侧有一堆 空白(但是在 Google 模拟器上按预期显示)。

<meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1" />

iPhone 输出

iphone image

谷歌苹果手机

enter image description here

网站地址 - http://foodmachineryaustralasia.co.nz/

最佳答案

试试这个

<meta name="viewport" content="width=device-width, initial-scale=1.0">

关于html - Google/iPhone 输出不同,iphone 有很多空白,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35056686/

相关文章:

javascript - JQUERY:使用 html 单击带参数的 jquery 函数

html - CSS html 图像不堆叠

css - 有没有一种方法可以仅使用一个 div 将内容放置在 div 的底部?

html - 包含 div 不包含列表

ios - 在 UITableView 中插入项目会导致应用程序崩溃

javascript - 在 Bootstrap 模态窗口上使用 Intro.js 提示,提示显示在模态后面

javascript - 使用 jquery 中的每个新操作在一个 div 中显示每个 div 总金额

iphone - SoundEngine样本泄漏

jquery - 单击功能中的多个任务

ios - UIView 隐藏一次后不显示