初始化

This commit is contained in:
2026-04-13 17:32:58 +08:00
commit c6ee0d5243
1342 changed files with 96426 additions and 0 deletions

14
frontend/.env Normal file
View File

@@ -0,0 +1,14 @@
# title
VITE_GLOB_APP_TITLE=CN-Tool运维工具平台
# 本地运行端口号
VITE_PORT=18091
# 启动时自动打开浏览器
VITE_OPEN=true
# 打包后是否生成包分析文件
VITE_REPORT=false
# 浏览器是否显示vue的告警信息
VUE_APP_SILENCE_WARNINGS=true