1 Star 1 Fork 72

linzening / vue-manage-system

forked from linxin / vue-manage-system 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 410 Bytes
一键复制 编辑 原始数据 按行查看 历史
linzening 提交于 2020-09-11 17:11 . export default
module.exports = {
publicPath: './',
// assetsDir: 'static',
productionSourceMap: false,
// devServer: {
// proxy: {
// '/api':{
// target:'http://jsonplaceholder.typicode.com',
// changeOrigin:true,
// pathRewrite:{
// '/api':''
// }
// }
// }
// }
}
JavaScript
1
https://gitee.com/linzening/vue-manage-system.git
git@gitee.com:linzening/vue-manage-system.git
linzening
vue-manage-system
vue-manage-system
master

搜索帮助