From 42e7bee237fc87c2f8f4e20116cdc47da4842b44 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期四, 17 七月 2025 18:32:49 +0800 Subject: [PATCH] 1 --- vue.config.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/vue.config.js b/vue.config.js index 10adfd5..809f8b0 100644 --- a/vue.config.js +++ b/vue.config.js @@ -53,8 +53,9 @@ // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `https://ltpeis.xaltjdkj.cn:5801/`, + // target: `http://192.168.1.99:5012`, + // target: `http://192.168.1.113:5011`, target: `http://192.168.1.113:5011`, - // target: `http://192.168.1.2:5011`, // // target: `http://192.168.0.99:8080/ltkj-admin`, // target: `https://ltpeis.xaltjdkj.cn:5011/ltkj-admin`, // target: `http://10.168.0.9:5011`, -- Gitblit v1.8.0