摘要: 一. 移动端适配问题 1、使用rem进行浏览器适配:比较常用 rem(font size of the root element)是指相对于根元素的字体大小的单位。简单的说它就是一个相对单位。看到rem一定会想起em单位,em(font size of the element)是指相对于父元素的字体 阅读全文
posted @ 2020-04-24 15:20 春雨晨曦燕 阅读(748) 评论(0) 推荐(0) 编辑