From 404a6138ba3594a66d1b66e2bc79b9b3132836c5 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 17 四月 2025 17:20:36 +0800 Subject: [PATCH] feat: 页面 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 552a878..c796369 100644 --- a/.env.development +++ b/.env.development @@ -12,8 +12,8 @@ # 寮�鍙戠幆澧冨悗绔湴鍧� VITE_PROXY_DOMAIN_REAL = "http://localhost:57190" +# VITE_PROXY_DOMAIN_REAL = "http://192.168.0.27:57190" # VITE_PROXY_DOMAIN_REAL = "https://testrlywx.boleyuma.com" - VITE_COMPRESSION = "none" -- Gitblit v1.9.1