From 941faff6a8aa33605ababa0a993132cef52d9287 Mon Sep 17 00:00:00 2001 From: xce Date: Sun, 18 Jan 2026 19:06:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E4=BF=AE=E6=94=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 48ae2b8..4b4396c 100644 --- a/.env.production +++ b/.env.production @@ -8,4 +8,4 @@ ENV = 'production' VUE_APP_BASE_API = '/api' # 后端请求路径 -VUE_APP_URL = 'https://api.xiaoces.com/api' +VUE_APP_URL = '/api'