md
This commit is contained in:
parent
2e99e01b37
commit
d63a472046
@ -1,6 +1,8 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 管理系统
|
||||
|
||||
VUE_APP_VERSION = '20240729'
|
||||
|
||||
# 开发环境配置
|
||||
ENV = 'development'
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 管理系统
|
||||
|
||||
VUE_APP_VERSION = '20240729'
|
||||
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 管理系统
|
||||
|
||||
VUE_APP_VERSION = '20240729'
|
||||
|
||||
NODE_ENV = production
|
||||
|
||||
# 测试环境配置
|
||||
|
||||
Loading…
Reference in New Issue
Block a user