随笔分类 - rem
摘要:在安装cube-ui框架时 安装成功后在【E:\WWW\xxx\node_modules\vue-cli-plugin-cube-ui\generator\rem\index.js】修改remUnit值为100 在【E:\WWW\xxx\node_modules\amfe-flexible\inde
阅读全文
摘要:rem 的根标签是html 以html标签上设置的font-size的值为参考点 如: <div id="app"> <div id="son></div> </div> html{ font-size:20px; } #app{ width :4rem; >4*20=80px } #son { w
阅读全文
浙公网安备 33010602011771号