This commit is contained in:
张良(004796)
2024-04-22 19:08:43 +08:00
parent cb2aecbdfb
commit cb84337256
10 changed files with 166 additions and 12 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VUE_APP_TITLE = 麻瓜后台管理系统
VUE_APP_TITLE = 遇见良缘管理系统
# 生产环境配置
ENV = 'production'
VUE_APP_SYSTEM_HOME = '麻瓜'
VUE_APP_SYSTEM_HOME = '遇见良缘'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'