This commit is contained in:
77
2024-07-08 16:37:17 +08:00
parent a435f99bf8
commit 34f45745f3

View File

@@ -1,10 +1,10 @@
# 页面标题 # 页面标题
VUE_APP_TITLE = 恋香后台管理系统 VUE_APP_TITLE = 花语后台管理系统
# 生产环境配置 # 生产环境配置
ENV = 'production' ENV = 'production'
VUE_APP_SYSTEM_HOME = '恋香' VUE_APP_SYSTEM_HOME = '花语'
# 若依管理系统/生产环境 # 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api' VUE_APP_BASE_API = '/prod-api'