仪表盘
版本库
文件存储
活动
搜索
登录
刘省
/
smartor
分支自
~yxh/smartor
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
代码提交
liusheng
2024-03-06
fa8dce53106f77c22d52d2c1da251ea2c41ab9b8
[~liusheng/smartor.git]
/
ruoyi-ui
/
.env.staging
1
2
3
4
5
6
7
8
9
10
# 页面标题
VUE_APP_TITLE = 若依管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'