下拉刷新空状态处理

This commit is contained in:
李瑞
2025-09-30 18:04:35 +08:00
parent e740d37b6d
commit bacef525ae
3 changed files with 5 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
display: flex;
flex-direction: column;
gap: 5px;
padding-bottom: 34px;
padding-bottom: 80px;
// min-height: 100vh;
.recommendTextWrapper {