From b3893f6af14c6b92913deac7e0e2e1cd054fd6ec Mon Sep 17 00:00:00 2001 From: liangbin <15536829364@163.com> Date: Wed, 31 Dec 2025 08:48:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E4=BB=A3=E7=90=86=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将代理目标地址从172.16.1.103更新为172.16.1.148,以适配新的开发服务器环境 --- vue.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vue.config.js b/vue.config.js index 47f749e..3603079 100644 --- a/vue.config.js +++ b/vue.config.js @@ -14,8 +14,8 @@ module.exports = { //本地服务接口地址 // target: 'http://link.ser99.vip:8080/zhongkai', // target: 'http://65.73.11.246:7774', - // target: 'http://172.16.1.155:8009', - target: 'http://172.16.1.103:8084', + // target: 'http://172.16.1.111:8000', + target: 'http://172.16.1.148:8084', // target: 'http://172.16.1.162:8233', // target: 'http://192.168.13.138:8233', // target: 'http://172.16.1.113:8012', @@ -29,7 +29,7 @@ module.exports = { //集采 // target: 'http://65.73.11.246:8083', // target: 'http://172.16.1.155:8080', - target: 'http://172.16.1.103:8084', + target: 'http://172.16.1.148:8083', ws: true, https: true, pathRewrite: { @@ -40,7 +40,7 @@ module.exports = { //平台 // target: 'http://65.73.11.246:8090', // target: 'http://172.16.1.155:8080', - target: 'http://172.16.1.103:8080', + target: 'http://172.16.1.148:8080', ws: true, https: true, pathRewrite: {