init
This commit is contained in:
@@ -35,7 +35,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
title: '甜瓜后台管理',
|
||||
title: process.env.VUE_APP_SYSTEM_HOME + '后台管理',
|
||||
logo: logoImg
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user