feat(init): 项目初始化构建
Some checks failed
Lint Code / Lint Code (push) Failing after 35s

This commit is contained in:
2026-03-27 16:50:27 +08:00
commit 2b62486364
637 changed files with 108813 additions and 0 deletions

5
.env Normal file
View File

@@ -0,0 +1,5 @@
# 平台本地运行端口号
VITE_PORT = 8848
# 是否隐藏首页 隐藏 true 不隐藏 false 勿删除VITE_HIDE_HOME只需在.env文件配置
VITE_HIDE_HOME = false