首页细节调整

This commit is contained in:
2026-02-06 16:18:04 +08:00
parent d00f0b7412
commit 57846534bc
86 changed files with 2751 additions and 3074 deletions

View File

@@ -502,7 +502,7 @@ right: 0;
top: 0;
bottom: 0;
width: 50%;
background-color: #fff;
transform: translateX(100%);
transition: transform 0.3s ease-in-out;
display: flex;
@@ -659,4 +659,3 @@ border: none;
.flex-2 { flex: 2; }
.flex-3 { flex: 3; }
</style>