This commit is contained in:
qsh
2023-03-23 01:24:43 +08:00
parent 553cdd3657
commit c7a6210195
12 changed files with 307 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://192.168.1.114:8086`,
target: `http://118.31.23.45/duima/`,
// target: `http://vue.ruoyi.vip/prod-api/`,
changeOrigin: true,
pathRewrite: {