This commit is contained in:
2024-04-08 15:55:23 +08:00
commit 31f7965f56
343 changed files with 82227 additions and 0 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
# title
VITE_GLOB_APP_TITLE = 超算端任务分发
# 本地运行端口号
VITE_PORT = 8848
# 启动时自动打开浏览器
VITE_OPEN = true
# 打包后是否生成包分析文件
VITE_REPORT = true