From 8142b945508cd53a4dfaa739ad066389e8dfe214 Mon Sep 17 00:00:00 2001 From: feige <791364011@qq.com> Date: 星期二, 11 三月 2025 22:31:48 +0800 Subject: [PATCH] 修改了姓 --- ruoyi-ui/vue.config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 0b0cb0e..60b6c8c 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -36,8 +36,8 @@ proxy: { // detail: https://cli.vuewww.bendudu.comjs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - //target: `https://10.39.18.174:8080/`, - // target: `https://192.168.1.7:8080/`, + // target: `https://10.39.18.174:8080/`, + // target: `https://192.168.1.4:8080/`, target: 'https://www.bendudu.com:8080/', changeOrigin: true, pathRewrite: { -- Gitblit v1.9.1