初始化项目

This commit is contained in:
2025-11-20 09:41:24 +08:00
parent afcacb878a
commit 66dada5605
9 changed files with 1619 additions and 1937 deletions
+5
View File
@@ -0,0 +1,5 @@
# 本地环境
ENV = 'development'
# 本地环境接口地址
VITE_API_URL = 'http://localhost:8808/'