This commit is contained in:
2023-06-13 11:28:15 +08:00
parent 0ba0b55cd7
commit b99d5f075e
19 changed files with 121 additions and 31 deletions

View File

@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: '举视后台管理系统',
title: '有电充后台管理系统',
logo: logoImg
}
}