Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
a63eec3b
Unverified
Commit
a63eec3b
authored
Jun 24, 2023
by
若依
Committed by
Gitee
Jun 24, 2023
Browse files
!714 修改侧边栏的平台标题内容与process.env.VUE_APP_TITLE保持同步
Merge pull request !714 from Yakov/N/A
parents
51990695
be0b36f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/layout/components/Sidebar/Logo.vue
View file @
a63eec3b
...
...
@@ -35,7 +35,7 @@ export default {
},
data
()
{
return
{
title
:
'
若依管理系统
'
,
title
:
process
.
env
.
VUE_APP_TITLE
,
logo
:
logoImg
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment