This commit is contained in:
2025-11-24 17:41:28 +08:00
parent 8702ff621a
commit e89ca29f08
39 changed files with 5425 additions and 10 deletions

View File

@@ -514,7 +514,7 @@ onMounted(() => {
padding: 113px 120px;
border-radius: 30px 0 0 30px;
overflow: hidden;
background: url(/schoolNewsWeb/src/assets/imgs/login-bg.png);
background: url(@/assets/imgs/login-bg.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;