03 2021 档案

摘要:module.exports = { // 全局混入scss变量 // css: { // loaderOptions: { // sass: { // prependData: '@import "./src/styles/global.scss";' // } // } // } } 中间暂时注 阅读全文
posted @ 2021-03-10 14:08 深海里的星星i 阅读(180) 评论(0) 推荐(0) 编辑
摘要:const path = require('path') module.exports = ({ file }) => { const designWidth = file.dirname.includes(path.join('node_modules', 'vant')) ? 375 : 750 阅读全文
posted @ 2021-03-05 13:06 深海里的星星i 阅读(968) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示