This commit is contained in:
dute7liang
2024-01-22 01:48:29 +08:00
parent 1e7924706e
commit 35c6ad2905
3 changed files with 4 additions and 4 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'