摘要: 将下面这段代码,放在头部的script标签里,可解决字体适配问题 比例是28px = 1rem function __setFontSize__(){document.documentElement.style.fontSize = Math.min( 640, Math.max(document. 阅读全文
posted @ 2016-10-21 09:49 Peter.seven 阅读(196) 评论(0) 推荐(0)