乐企第一次提交

This commit is contained in:
2025-07-09 15:36:17 +08:00
commit d8bd3d7624
349 changed files with 20563 additions and 0 deletions

11
.env Normal file
View File

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