Explorar el Código

update .env.staging

RuoYi hace 1 año
padre
commit
aa607d135c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      ruoyi-ui/.env.staging

+ 2 - 0
ruoyi-ui/.env.staging

@@ -1,6 +1,8 @@
1
 # 页面标题
1
 # 页面标题
2
 VUE_APP_TITLE = 若依管理系统
2
 VUE_APP_TITLE = 若依管理系统
3
 
3
 
4
+BABEL_ENV = production
5
+
4
 NODE_ENV = production
6
 NODE_ENV = production
5
 
7
 
6
 # 测试环境配置
8
 # 测试环境配置