Unverified Commit a63eec3b authored by 若依's avatar 若依 Committed by Gitee
Browse files

!714 修改侧边栏的平台标题内容与process.env.VUE_APP_TITLE保持同步

Merge pull request !714 from Yakov/N/A
parents 51990695 be0b36f6
......@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: '若依管理系统',
title: process.env.VUE_APP_TITLE,
logo: logoImg
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment