登录页和logo变更

This commit is contained in:
砂糖
2025-08-01 09:42:39 +08:00
parent f02967ebbf
commit 4e6f407bb4
4 changed files with 141 additions and 93 deletions

View File

@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: 'KLP',
title: '科伦普综合办公系统',
logo: logoImg
}
}