摘要: 安装完vant和post-css-to-viewport,根目录新建postcss.config.js const path = require('path'); module.exports = ({ file }) => { const designWidth = file.dirname.in 阅读全文
posted @ 2021-03-08 16:27 yewook 阅读(222) 评论(0) 推荐(0) 编辑