From 1cdc748b320a068422cc88ce194f94e875fe8d74 Mon Sep 17 00:00:00 2001 From: User Date: Mon, 13 Oct 2025 15:36:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20=E4=BE=BF=E7=AD=BE?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD=EF=BC=9B=20=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E4=BE=BF=E7=AD=BE=E5=88=97=E8=A1=A8=E9=A1=B5=E5=B8=83?= =?UTF-8?q?=E5=B1=80=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NoteItem.vue | 30 +++++---- src/pages/NoteListPage.vue | 125 ++++++++++++++++-------------------- 2 files changed, 73 insertions(+), 82 deletions(-) diff --git a/src/components/NoteItem.vue b/src/components/NoteItem.vue index 777e566..e37072e 100644 --- a/src/components/NoteItem.vue +++ b/src/components/NoteItem.vue @@ -1,5 +1,9 @@