From 5a53f074d2b3166c2056ab003e2c5bb70e4a4c0b Mon Sep 17 00:00:00 2001 From: qingzhengli <1204552371@qq.com> Date: Fri, 15 Mar 2024 14:55:25 +0800 Subject: [PATCH] =?UTF-8?q?feat=20add=E8=B5=B5=E7=A5=A5=E9=BE=99=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E5=90=8E=E7=AB=AF=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/vue.config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 1a83dbf6..c18cb129 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -53,7 +53,8 @@ module.exports = { // target: `http://10.168.69.255:8087`, //正晨后台 连现场物联 刘文阁 // target: `http://10.168.78.135:8087`, //王钦 // target: `http://10.168.66.196:8087`, //正晨后台 连现场物联 刘文阁2 - target: `http://10.168.68.42:8087`, //王思祥 + target: `http://10.168.68.42:8087`, //王思祥 + // target: `http://10.168.65.194:8087`, //赵祥龙 changeOrigin: true, pathRewrite: { ["^" + process.env.VUE_APP_BASE_API]: "",