优化空状态图片样式

This commit is contained in:
2025-12-04 14:10:40 +08:00
parent 61b7309c32
commit b3315177dd
4 changed files with 24 additions and 4 deletions

View File

@@ -241,6 +241,7 @@ const MyselfPageContent: React.FC = () => {
listLoadErrorWrapperHeight="fit-content"
listLoadErrorWidth="320px"
listLoadErrorHeight="152px"
listLoadErrorScale="1.2"
defaultShowNum={3}
/>
</ScrollView>
@@ -262,6 +263,7 @@ const MyselfPageContent: React.FC = () => {
listLoadErrorWrapperHeight="fit-content"
listLoadErrorWidth="320px"
listLoadErrorHeight="152px"
listLoadErrorScale="1.2"
defaultShowNum={3}
/>
</ScrollView>