按不同环境展示标题,更好区分环境

pull/371/head
wuyibo 3 years ago
parent 023210255f
commit 78f05d1de9

@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 篮球Zone后台管理系统
VUE_APP_TITLE = dev-篮球Zone后台管理系统
# 开发环境配置
ENV = 'development'

@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 篮球Zone后台管理系统
VUE_APP_TITLE = stage-篮球Zone后台管理系统
NODE_ENV = production

Loading…
Cancel
Save