This commit is contained in:
zoujiandong
2025-06-12 17:42:29 +08:00
parent 197d26b22c
commit 518a5d1b47
7 changed files with 1360 additions and 295 deletions
+3 -2
View File
@@ -38,8 +38,7 @@ const goBack = () => {
#43c9c3 0%,
rgba(255, 255, 255, 0) 100%
);
}
.bg {
.bg {
z-index: 0;
top: 0;
bottom: 0;
@@ -90,4 +89,6 @@ const goBack = () => {
}
}
}
}
</style>