0
2
48
Vue移动端rem解决方案 首先安装amfe-flexible postcss-px2rem插件 在main.js里引入amfe-flexibl...
function _remainder(value) { return value - (value >>2) }