feat: 添加加密货币图标支持,优化资产展示组件

This commit is contained in:
2025-12-17 15:52:24 +07:00
parent 90a1c129ad
commit ef76de7a5c
13 changed files with 111 additions and 32 deletions

View File

@@ -43,7 +43,7 @@ const { user } = useAuth();
.user-uid {
color: var(--ion-text-secondary);
display: flex;
align-items: end;
align-items: center;
gap: 4px;
}
.link {