提交 735c67da authored 作者: 黎业扬's avatar 黎业扬

yang

上级 ae651a15
......@@ -38,11 +38,12 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://localhost:7788`,
// target: `http://152.136.125.222:8095/investigation`, //正式
target: 'https://faces.diaosaas.com/investigation', //测试
// target: `http://152.136.125.222:8095/investigation`,
// target: 'https://faces.diaosaas.com/investigation', //测试
target: 'https://mini.sharpenresearch.net.cn/investigation', //正式
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''
['^' + process.env.VUE_APP_BASE_API]: ''
}
}
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论