From 1d73ab177f9a4e0846a14e533bc833d2f69c441a Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Tue, 09 Apr 2024 11:26:40 +0800
Subject: [PATCH] 更新
---
vue.config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index dd94c18..8d63659 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -38,8 +38,8 @@
proxy: {
"/api": {
//本地服务接口地址
- // target:"http://192.168.2.111:9528",
- target: "https://srgdjczzxtpt.com:2080/api",
+ target:"http://192.168.2.111: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