initHeader

This commit is contained in:
2024-08-22 11:27:06 +08:00
parent fe895bd37c
commit e0aaa7a30d
178 changed files with 5726 additions and 4999 deletions

11
frontend/.env Normal file
View File

@@ -0,0 +1,11 @@
# title
VITE_GLOB_APP_TITLE=自动检测平台
# 本地运行端口号
VITE_PORT=18091
# 启动时自动打开浏览器
VITE_OPEN=true
# 打包后是否生成包分析文件
VITE_REPORT=false