From e9ed3839c060f4b505892188118e1d49bf9465d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=9C=8B?= Date: Mon, 22 Jan 2024 12:00:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/vue.config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 17598a64..5d9b33f8 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -43,10 +43,11 @@ module.exports = { // target: `http://10.168.73.36:8080`, // 周乐 // target: `http://10.168.77.209:8080`, // 刘朋 // target: `http://10.168.66.196:8080`, //刘文阁 - // target: `http://10.168.56.206:8087`, //孟 - target: `http://10.168.78.135:8087`, + target: `http://10.168.56.206:8087`, //孟 + // target: `http://10.168.78.135:8087`, // target: `http://10.0.81.202:8087`, //现场后台 // target: `http://10.0.81.204:8087`, //现场后台 刘文阁 + // target: `http://10.168.69.255:8087`, //正晨后台 连现场物联 刘文阁 changeOrigin: true, pathRewrite: { ["^" + process.env.VUE_APP_BASE_API]: "",