mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-06-06 13:59:02 +00:00
优化侧边栏的平台标题与VUE_APP_TITLE保持同步
This commit is contained in:
parent
356b451b2a
commit
08308d61c7
@ -35,7 +35,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
title: '若依管理系统',
|
||||
title: process.env.VUE_APP_TITLE,
|
||||
logo: logoImg
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user