From 9de067b234a008981b23699d8309c7a24056d541 Mon Sep 17 00:00:00 2001 From: BertrandC <846965381@qq.com> Date: Wed, 21 May 2025 14:07:41 +0800 Subject: [PATCH] =?UTF-8?q?-=20ui=20=E8=AF=B7=E6=B1=82=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf-ui/vue.config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sf-ui/vue.config.js b/sf-ui/vue.config.js index c4cd750..2cc1b61 100644 --- a/sf-ui/vue.config.js +++ b/sf-ui/vue.config.js @@ -35,7 +35,8 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: `http://192.168.1.23:22009`, + // target: `http://192.168.1.23:22009`, + target: `http://sac.hl.jczsmarter.com:18080`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''