From fa1993f3061ae9d660d7ce9ac5cfc2bb2974e42b Mon Sep 17 00:00:00 2001 From: panyuyi Date: Tue, 24 Dec 2024 11:03:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 5a754d8..cdfaa62 100644 --- a/vue.config.js +++ b/vue.config.js @@ -75,14 +75,15 @@ module.exports = { target: 'http://shuili-admin.product.dev.com:30115', // target: 'http://172.16.34.59:18082', // target: "http://172.16.34.27:18082", - // target: "http://127.0.0.1:18082", + // target: "http://127.0.0.1:18082", changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: '/tianhui-admin-web' } }, '/iserver': { - target: 'http://172.16.32.63:52111', + target: 'http://172.16.34.41:8090', + // target: 'http://172.16.32.63:52111', changeOrigin: true // pathRewrite: { // '^/iserver': ''