From bec7efb74cb9350dc720fb1ea641f06d7316b4dc Mon Sep 17 00:00:00 2001 From: 张含笑 <zhx18749296735@163.com> Date: Fri, 09 May 2025 16:24:41 +0800 Subject: [PATCH] 个人工作台 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 193cc17..5f2c5b4 100644 --- a/.env.development +++ b/.env.development @@ -10,7 +10,8 @@ VITE_APP_BASE=/manage # 服务地址 -VITE_APP_URL = https://wrj.shuixiongit.com/api +# VITE_APP_URL = https://wrj.shuixiongit.com/api +VITE_APP_URL= http://192.168.1.7 # 域名 VITE_APP_AREA_NAME = wss://wrj.shuixiongit.com -- Gitblit v1.9.3