This commit is contained in:
dute7liang
2024-01-22 01:45:11 +08:00
parent 88dad88c49
commit 1e7924706e
53 changed files with 199 additions and 139 deletions

View File

@@ -1,9 +1,12 @@
# 页面标题
VUE_APP_TITLE = 瓜后台管理系统
VUE_APP_TITLE = 西瓜后台管理系统
# 开发环境配置
ENV = 'development'
# process.env.VUE_APP_SYSTEM_HOME
VUE_APP_SYSTEM_HOME = '西瓜'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'