This commit is contained in:
2026-05-17 21:23:25 +08:00
parent 6a5d729568
commit 8d784c2939
9 changed files with 746 additions and 23 deletions

6
.env Normal file
View File

@ -0,0 +1,6 @@
# API 配置
# 开发环境
VITE_API_BASE_URL=https://ztserver.zguiy.com
# 生产环境示例(部署时修改)
# VITE_API_BASE_URL=https://api.yourdomain.com