From 9c9359b354b5e92ea94bc415449ee93b0491bbc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Thu, 1 Feb 2024 17:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=9F=E4=BA=A7=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/vue.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hw-ui/vue.config.js b/hw-ui/vue.config.js index 5b9d77e..a6084e2 100644 --- a/hw-ui/vue.config.js +++ b/hw-ui/vue.config.js @@ -36,8 +36,7 @@ module.exports = { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `http://175.27.215.92:7080`, - // target: `http://localhost:7080`, - target: `http://10.11.40.120:7080`, + target: `http://localhost:7080`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''