From b45f2ef4c138c7cb775090f618dd5bf78d75902a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=84=AD=E6=B2=9B=E8=BB=92?= Date: Wed, 24 Sep 2025 18:02:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AF=A6=E7=8F=BE=E8=A9=9E=E5=8D=A1?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E9=A0=81=E9=9D=A2=E5=AE=8C=E6=95=B4=E9=9F=BF?= =?UTF-8?q?=E6=87=89=E5=BC=8F=E8=A8=AD=E8=A8=88(RWD)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 例句圖片使用固定像素尺寸,不隨螢幕縮放變形 - 手機版採用垂直堆疊佈局,平板/桌面版水平排列 - 操作按鈕在小螢幕僅顯示圖示,節省空間 - 搜尋控制區域支援垂直/水平佈局切換 - 進階篩選網格響應式調整(1列→2列→4列) - 頁面標題和按鈕區域完整響應式設計 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- frontend/app/flashcards/page.tsx | 46 ++++++++++++++++---------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/frontend/app/flashcards/page.tsx b/frontend/app/flashcards/page.tsx index 4bd230c..6e2610f 100644 --- a/frontend/app/flashcards/page.tsx +++ b/frontend/app/flashcards/page.tsx @@ -172,20 +172,20 @@ function FlashcardsContent() { {/* Main Content */}
{/* Page Header */} -
+
-

我的詞卡

+

我的詞卡

-
+
AI 生成詞卡 @@ -193,7 +193,7 @@ function FlashcardsContent() {
{/* Tabs */} -
+