mirror of
https://github.com/gotoeasy/glogcenter.git
synced 2025-09-15 12:58:34 +08:00
svg
This commit is contained in:
parent
e3aaa06b8f
commit
f5112fd45f
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
@ -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 |
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user