优化空状态图片样式

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

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