2016-08-30 67 views
0

当我在我的Android手机的JS脚本中获得window.innerHeight我得到了994px,即使有中间标记viewport & content="width=device-width, height=device-height"定义。不应该height=device-height使window.innerHeight == screen.height?为什么它只是994px?Android上奇怪的设备高度值

回答

相关问题