From a385e2dd9ad5d217f759a024c95d9105eac5af06 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 29 Oct 2025 16:38:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B1=E4=BA=AB=E5=87=BA=E5=BA=93=E8=AE=B0?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- vue.config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 78798877..df72f9b0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* **/*.log - +.history/ tests/**/coverage/ tests/e2e/reports selenium-debug.log diff --git a/vue.config.js b/vue.config.js index 87dc9863..1b274c6b 100644 --- a/vue.config.js +++ b/vue.config.js @@ -38,9 +38,9 @@ module.exports = { // target: `http://localhost:18080`, // target: `http://192.168.0.96:28080`,//马 // target: `http://192.168.0.110:18080`,//洪 - // target: `http://192.168.0.234:18080`,//阮 + target: `http://192.168.0.41:28080`,//阮 // target: `http://36.33.26.201:17788/proxyApi`, //测试 - target: `http://127.0.0.1:28080`, //测试 + // target: `http://127.0.0.1:28080`, //测试 // target: `http://192.168.137.1:18080`,// changeOrigin: true, pathRewrite: {