dashboard
repositories
filestore
activity
search
login
富永鑫
/
sgd
forked from
sgd
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加持久化标签页开关功能
RuoYi
2026-03-22
543d169827a2418a4a83b604fac923d29781c6ef
[~fuyongxin/sgd.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'