|
|
|
@ -39,8 +39,8 @@ module.exports = { |
|
|
|
proxy: { |
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
|
[process.env.VUE_APP_BASE_API]: { |
|
|
|
// target: `https://kygx.sxyfrs.com/research/`,
|
|
|
|
target: `http://127.0.0.1:8080`, |
|
|
|
target: `https://kygx.sxyfrs.com/research/`, |
|
|
|
// target: `http://127.0.0.1:8080`,
|
|
|
|
// target: `https://nnzjpt.ylinno.com/research`,
|
|
|
|
changeOrigin: true, |
|
|
|
pathRewrite: { |
|
|
|
|