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,11 +1,11 @@
# 页面标题
VUE_APP_TITLE = 西瓜后台管理系统
VUE_APP_TITLE = 遇见良缘管理系统
# 开发环境配置
ENV = 'development'
# process.env.VUE_APP_SYSTEM_HOME
VUE_APP_SYSTEM_HOME = '西瓜'
VUE_APP_SYSTEM_HOME = '遇见良缘'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'