From 650a19c998101777494ee5f29c2a6ed2d90c504a 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 02:17:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=87=E6=98=9F=E6=98=9F=E6=A8=99?= =?UTF-8?q?=E8=A8=98=E8=AA=AA=E6=98=8E=E7=A7=BB=E8=87=B3=E5=88=86=E6=9E=90?= =?UTF-8?q?=E7=B5=90=E6=9E=9C=E9=A0=81=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- frontend/app/generate/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/app/generate/page.tsx b/frontend/app/generate/page.tsx index 7c3f10a..b71570a 100644 --- a/frontend/app/generate/page.tsx +++ b/frontend/app/generate/page.tsx @@ -247,18 +247,7 @@ function GenerateContent() {
{!showAnalysisView ? (
-

AI 智能生成詞卡

- - {/* 星星標記說明 */} -
-
- - 星星標記說明: - 標有星星的詞彙和慣用語代表 - 常用、高頻詞彙 - ,建議優先學習! -
-
+

AI 智能生成詞卡

{/* Content Input */}
@@ -340,6 +329,17 @@ function GenerateContent() { ) : ( /* 重新設計的句子分析視圖 - 簡潔流暢 */
+ {/* 星星標記說明 */} +
+
+ + 重點提示: + 標有星星的詞彙和慣用語是 + 常用、高頻詞彙 + ,建議優先學習和保存到詞卡庫! +
+
+ {/* 移除冗餘標題,直接進入內容 */} {/* 語法修正面板 - 如果需要的話 */}