From d71fde29b661900f67bfe5f8edc81626d910082f Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 27 十二月 2023 09:11:31 +0800 Subject: [PATCH] Mr.Shi --- admin/vue.config.js | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/admin/vue.config.js b/admin/vue.config.js index f1d1370..7a891e9 100644 --- a/admin/vue.config.js +++ b/admin/vue.config.js @@ -11,9 +11,11 @@ proxy: { [process.env.VUE_APP_API_PREFIX]: { // http://192.168.0.130:10013 - // 192.168.0.110:10013 192.168.0.110:10013 + // 192.168.0.110:10013 // http://192.168.0.101:10013 - // http://192.168.0.132:10013 + // http://192.168.0.132:10013 浠诲悍 + // http://192.168.0.110:10013 纾婄 + // http://192.168.0.133:10013 甯呭摜 target: 'http://192.168.0.132:10013', changeOrigin: true, pathRewrite: { -- Gitblit v1.9.3