From 4f0a665d8b0078defa95c6557ed46c681ca29fc6 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 11 九月 2025 17:38:04 +0800 Subject: [PATCH] feat: 页面 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 9d6ad13..fe15bed 100644 --- a/.env.development +++ b/.env.development @@ -12,7 +12,7 @@ # 寮�鍙戠幆澧冨悗绔湴鍧� VITE_PROXY_DOMAIN_REAL = "http://localhost:53780/" -# VITE_PROXY_DOMAIN_REAL = "http://118.178.252.28:8752/" +# VITE_PROXY_DOMAIN_REAL = "https://lgdapi.81812333.com" VITE_COMPRESSION = "none" -- Gitblit v1.9.1