This commit is contained in:
2025-09-19 16:46:51 +08:00
parent 13c82a938d
commit bbd8d85b93
939 changed files with 72141 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'