From 679d4dca5a19ee191ee72716e01fcc81126bf23c Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Mon, 13 Jan 2025 10:07:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 5869b619..950cc428 100644 --- a/vue.config.js +++ b/vue.config.js @@ -36,8 +36,8 @@ module.exports = { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `http://localhost:18080`, - target: `http://192.168.2.246:18080`,//马 - // target: `http://192.168.0.244:18580`,//测试 + // target: `http://192.168.2.246:18080`,//马 + target: `http://192.168.0.244:18580`,//测试 // target: `http://192.168.2.223:18080`,//山 // target: `http://192.168.0.110:18080`,//洪 // target: `http://192.168.0.234:18080`,//阮