mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
按不同环境展示标题,更好区分环境
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user