feat: 更换背景图片
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
parent
96da6a9764
commit
42434c127c
@ -281,7 +281,7 @@ const handleAccountLogin = async () => {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
background:
|
background:
|
||||||
url('../../../../../apps/web-antd/src/assets/juxing.png') no-repeat center center fixed,
|
url('../../../../../apps/web-antd/src/assets/juxing.png') no-repeat center center fixed,
|
||||||
url('../../../../../apps/web-antd/src/assets/222.gif');
|
url('../../../../../apps/web-antd/src/assets/222.png');
|
||||||
background-size: cover, cover;
|
background-size: cover, cover;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user