2024-09-12 初始化项目

This commit is contained in:
zhp
2024-09-12 16:29:58 +08:00
parent b2e4a7046b
commit 6042a5b70f
29 changed files with 1713 additions and 1789 deletions

View File

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