From 821672dbbd1a7f2be98d5e87a5f39c648ae721a7 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Thu, 22 Feb 2024 18:23:57 +0800
Subject: [PATCH] 更新
---
vue.config.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index ad95f39..a0627eb 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,7 +38,8 @@
proxy: {
"/api": {
//本地服务接口地址
- target: "https://srgdjczzxtpt.com:2080/api",
+ target:"http://192.168.2.109:9528",
+ // target: "https://srgdjczzxtpt.com:2080/api",
// target: "https://kt39592615.goho.co",
// target: "http://z4042833u6.wicp.vip",
// target: "http://localhost:9528",
--
Gitblit v1.9.3