ops供应链系统迁移

This commit is contained in:
2025-05-09 17:32:57 +08:00
parent 49ea17df65
commit 405a45c002
332 changed files with 50221 additions and 124 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
# title
VITE_GLOB_APP_TITLE = OPS供应链系统
# 本地运行端口号
VITE_PORT = 8080
# 启动时自动打开浏览器
VITE_OPEN = true
# 打包后是否生成包分析文件
VITE_REPORT = true