This commit is contained in:
2026-04-22 14:09:33 +08:00
parent 7b0d387af1
commit 99a75c52f5
4 changed files with 329 additions and 3 deletions

View File

@@ -226,7 +226,7 @@ justify-content: space-between;
}
.zuo_zhe_info.show {
max-height: 300px; /* 根据实际内容调整 */
max-height: 1000px; /* 根据实际内容调整 */
opacity: 1;
margin-top:10px;