处理列表

This commit is contained in:
李瑞
2025-09-13 17:50:09 +08:00
parent ba7d904134
commit ee94f05c4a

View File

@@ -182,7 +182,9 @@ export interface ListCardProps {
showSkeleton?: boolean;
key?: string
participants: {
user: {
avatar_url: string;
};
}[];
venue_image_list: {
url: string;