项目初始化

This commit is contained in:
Stev_Wang
2026-01-04 17:19:04 +08:00
commit 93aae460af
41 changed files with 6922 additions and 0 deletions

4
frontend/.env.production Normal file
View File

@@ -0,0 +1,4 @@
# 生产环境变量
# API 基础地址(生产环境需要修改为实际地址)
VITE_API_BASE_URL=https://api.example.com