文章 2 浏览 14
写了一个移动端页面,所有px值已用JS转换成等比缩放的rem,但是写一个div宽度时候,在其他浏览器测试都正常,唯独手机的qq浏览器里面这个div宽度会偏…
html,body { width: 100%; height: 100%; font-family: Arial,"Microsoft YaHei"; text-align: center; overflow: hidden; background-color: #fffff…
文章 0 评论 0
接受