This commit is contained in:
FLL
2025-09-11 17:07:10 +08:00
parent e249ecaea7
commit fa3b945e66
4 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 438 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 KiB

View File

@@ -704,7 +704,7 @@ onBeforeUnmount(() => {
} }
.mian { .mian {
height: 100vh; height: 100vh;
background: url('../../../assets/property/bg1.png'); background: url('../../../assets/property/bg.png');
background-size: 100% 100%; background-size: 100% 100%;
background-color: #081b3a; background-color: #081b3a;
display: flex; display: flex;