change - 系统页面优化
parent
29953347c3
commit
615d02f093
@ -1,8 +1,8 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 信明橡塑管理系统
|
||||
VUE_APP_TITLE = 机场行李环境检测系统
|
||||
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# 信明橡塑管理系统/生产环境
|
||||
# 机场行李环境检测系统/生产环境
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
|
@ -1,10 +1,10 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 信明橡塑管理系统
|
||||
VUE_APP_TITLE = 机场行李环境检测系统
|
||||
|
||||
NODE_ENV = production
|
||||
|
||||
# 测试环境配置
|
||||
ENV = 'staging'
|
||||
|
||||
# 信明橡塑管理系统/测试环境
|
||||
# 机场行李环境检测系统/测试环境
|
||||
VUE_APP_BASE_API = '/stage-api'
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 5.5 KiB |
Loading…
Reference in New Issue