master
parent
301e921960
commit
614dacac10
Binary file not shown.
After Width: | Height: | Size: 234 KiB |
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
Binary file not shown.
After Width: | Height: | Size: 242 KiB |
Binary file not shown.
After Width: | Height: | Size: 278 KiB |
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
|
@ -65,7 +65,7 @@ const styleVar = computed(() => {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transition: 0.3s;
|
transition: 0.3s;
|
||||||
background: url(@/assets/images/bg2.png);
|
/* background: url(@/assets/images/bg2.png); */
|
||||||
/* background: url(../../assets/images/tree/bg2.png); */
|
/* background: url(../../assets/images/tree/bg2.png); */
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|
|
Loading…
Reference in New Issue