摘要: 一、先明白几个概念 phys.width: device-width: 一般我们所指的宽度width即为phys.width,而device-width又称为css-width。 其中我们可以获取phys.width即width通过document.documentElement.clientWid 阅读全文
posted @ 2018-05-24 23:01 胡小华 阅读(281) 评论(0) 推荐(0) 编辑