Initial commit

This commit is contained in:
一休哥哥6666
2026-06-14 14:39:51 +08:00
commit e186d45bec
1484 changed files with 305925 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# 页面标题
VUE_APP_TITLE=觉远创智配件系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 觉远创智管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'