vue中的适配:px2rem 这应该是vue项目在适配移动端时候,最简单的方法之一下面是基本步骤(使用cnpm)1.下载并引入lib-flexible cnpm install –save lib-flexible 在main. … 继续阅读 vue中的适配:px2rem