This commit is contained in:
linfso 2024-08-03 18:26:29 +08:00
parent fa58945cb4
commit 9b94d35cfd

View File

@ -2,6 +2,7 @@
VUE_APP_TITLE = 管理系统
# 生产环境配置
NODE_ENV='production'
ENV = 'production'
VUE_APP_VERSION = '20240520'