6
0
Fork 0

删除文件 vue.config.js

hui.zhou
黄老板不差钱 2022-05-09 01:49:25 +00:00 committed by Gitee
parent 6095113351
commit 827fda4104
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
module.exports = {
transpileDependencies: ['luch-request'],
devServer: {
proxy: {
'/api': {
target: 'http://test.zichunsheng.cn/api',
changeOrigin: true,
pathRewrite: {
'^/api': ''
}
}
}
}
}