路径修复

This commit is contained in:
2025-11-26 14:12:39 +08:00
parent a4b99f871f
commit 20388fc818

View File

@@ -531,7 +531,7 @@ onUnmounted(() => {
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;