This commit is contained in:
dmz 2025-12-05 23:15:03 +08:00
parent fc5e5fa66b
commit 777b064675
2 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ const jumpHome = () => {
align-items: center;
width: 100%;
height: 100%;
background-image: url("@/assets/login-back.jpg");
background-image: url("@/assets/1.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
padding-right: 10%;

View File

@ -226,7 +226,7 @@ function handleAvatarSuccess(response, uploadFile, uploadFiles) {
align-items: center;
width: 100%;
height: 100%;
background-image: url("@/assets/login-back.jpg");
background-image: url("@/assets/1.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
padding-right: 10%;