20200416-zlp-1

班级管理
This commit is contained in:
paidaxing444
2020-04-16 15:37:13 +08:00
parent b327803c09
commit 3cddf5586a
10 changed files with 184 additions and 74 deletions

View File

@ -26,7 +26,7 @@ export default {
},
data() {
return {
title: '本一智慧平台管理系统',
title: '本一智慧平台',
logo: logoImg
}
}