🔧 Add configuration information and dependencies

This commit is contained in:
2025-04-23 00:17:25 +08:00
parent 598453076f
commit d774c641b4
31 changed files with 5350 additions and 188 deletions

2
frontend/.env.production Normal file
View File

@@ -0,0 +1,2 @@
# 生产环境配置
VITE_NODE_ENV='production'