This commit is contained in:
张成
2026-02-11 23:23:36 +08:00
parent 2a9e8668a0
commit 7833c2f552
6 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ const ListCard: React.FC<ListCardProps> = ({
className="image"
mode="aspectFill"
lazyLoad
defaultSource={`${OSS_BASE}/front/ball/images/publish-empty-card.svg`}
defaultSource={`${OSS_BASE}/front/ball/images/publish-empty-card.png`}
/>
);
};

View File

@@ -7,7 +7,6 @@
.listLoadErrorImg {
width: 154px;
height: 154px;
}
.listLoadErrorText {