feat(web): ui update

This commit is contained in:
zhaoying
2026-01-12 14:49:04 +08:00
parent d56cbed0bf
commit 617bb43274
8 changed files with 11 additions and 4 deletions

View File

@@ -63,6 +63,7 @@ const InterestDistribution: FC = () => {
return (
<RbCard
title={t('userMemory.interestDistribution')}
headerClassName="rb:min-h-[46px]!"
>
{loading
? <Loading size={249} />