1 Star 0 Fork 0

zcy / vue-background

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
postcss.config.js 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
zcy 提交于 2021-11-06 22:39 . mavoneditor新增高清图像的上传接口
/*
* @Author: your name
* @Date: 2021-11-06 16:40:19
* @LastEditTime: 2021-11-06 16:40:19
* @LastEditors: your name
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: \background-front\postcss.config.js
*/
module.exports = {
plugins: {
'autoprefixer': { browsers: 'last 5 version' }
}
}
JavaScript
1
https://gitee.com/290198252/background-front.git
git@gitee.com:290198252/background-front.git
290198252
background-front
vue-background
master

搜索帮助