2122222
This commit is contained in:
parent
fc5e5fa66b
commit
777b064675
|
|
@ -153,7 +153,7 @@ const jumpHome = () => {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-image: url("@/assets/login-back.jpg");
|
background-image: url("@/assets/1.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
padding-right: 10%;
|
padding-right: 10%;
|
||||||
|
|
|
||||||
|
|
@ -226,7 +226,7 @@ function handleAvatarSuccess(response, uploadFile, uploadFiles) {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-image: url("@/assets/login-back.jpg");
|
background-image: url("@/assets/1.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
padding-right: 10%;
|
padding-right: 10%;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue