From e6efc307ca6a32ed0561163b5d81bf0fa66973bd Mon Sep 17 00:00:00 2001 From: Dang Date: Mon, 3 Feb 2025 15:57:03 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9A=A9=EC=96=B4=EC=A7=91=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wordDict/DictAlphabetFilter.vue | 56 +++++++++------- src/components/wordDict/DictCard.vue | 4 +- src/views/wordDict/wordDict.vue | 65 ++++++++++--------- 3 files changed, 67 insertions(+), 58 deletions(-) diff --git a/src/components/wordDict/DictAlphabetFilter.vue b/src/components/wordDict/DictAlphabetFilter.vue index bdc0c15..d8f3f4e 100644 --- a/src/components/wordDict/DictAlphabetFilter.vue +++ b/src/components/wordDict/DictAlphabetFilter.vue @@ -1,18 +1,25 @@ \ No newline at end of file diff --git a/src/components/wordDict/DictCard.vue b/src/components/wordDict/DictCard.vue index 9477747..1aa65c0 100644 --- a/src/components/wordDict/DictCard.vue +++ b/src/components/wordDict/DictCard.vue @@ -1,5 +1,5 @@