1 Star 4 Fork 0

link/网易云模仿2-小鳄鱼音乐-接口网易云的-vue-h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 871 Bytes
一键复制 编辑 原始数据 按行查看 历史
// const autoprefixer = require('autoprefixer');
// const pxtorem = require('postcss-pxtorem');
//
// module.exports = {
// css: {
// loaderOptions: {
// postcss: {
// plugins: [
// autoprefixer(),
// pxtorem({
// rootValue: 75, // 要style直接写px单位, 1rem=75px,
// propList: ['*'], // 对所有css属性单位转换
// exclude: /(node_module)/, // 排除掉node_module目录,不对vant单位转换rem
// unitPrecision: 2, // 允许rem的小数长度
// mediaQuery: true, // 允许在媒体查询中转换px
// minPixelValue: 3, // 设置要替换的最小像素值(3px会被转rem)。 默认 0
// selectorBlackList:['abc'], // 要忽略并保留为px的选择器
// })
// ]
// }
// }
// }
// };
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/swalTldq/netease-cloud-vue-h5.git
git@gitee.com:swalTldq/netease-cloud-vue-h5.git
swalTldq
netease-cloud-vue-h5
网易云模仿2-小鳄鱼音乐-接口网易云的-vue-h5
master

搜索帮助