refactor(env): 注释掉环境变量中的服务器地址配置

修改登录策略为默认无需登录
This commit is contained in:
feige996
2025-08-21 20:15:25 +08:00
parent 8e76de0313
commit 8b476afe95
4 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@ VITE_DELETE_CONSOLE = false
VITE_SHOW_SOURCEMAP = false
# 后台请求地址
VITE_SERVER_BASEURL = 'https://dev.xxx.com'
# VITE_SERVER_BASEURL = 'https://dev.xxx.com'