This commit is contained in:
gotoeasy 2023-08-18 23:18:57 +08:00
parent e3aaa06b8f
commit f5112fd45f
3 changed files with 1 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 261.76 226.69"><path d="M161.096.001l-30.225 52.351L100.647.001H-.005l130.877 226.688L261.749.001z" fill="#41b883"/><path d="M161.096.001l-30.225 52.351L100.647.001H52.346l78.526 136.01L209.398.001z" fill="#34495e"/></svg>

Before

Width:  |  Height:  |  Size: 276 B

View File

@ -170,7 +170,7 @@ onMounted(async () => {
height: 100%;
min-height: 520px;
background-color: #eee;
background-image: url('~/assets/images/login_bg.svg');
background-image: url('/image/login_bg.svg');
background-size: 100% 100%;
background-size: cover;