diff --git a/frontend/app/flashcards/page.tsx b/frontend/app/flashcards/page.tsx index 01a5961..f147454 100644 --- a/frontend/app/flashcards/page.tsx +++ b/frontend/app/flashcards/page.tsx @@ -237,7 +237,7 @@ function FlashcardsContent() { /> {/* 詞卡數目統計 */} -
+

共 {searchState.pagination.totalCount} 個詞卡 {searchState.pagination.totalPages > 1 && (