From 836a3e1916696a4aa79dfa7957b3ff8be6c3d2a1 Mon Sep 17 00:00:00 2001 From: yuantao Date: Fri, 17 Oct 2025 13:00:48 +0800 Subject: [PATCH] =?UTF-8?q?"=E6=96=B0=E5=A2=9E=EF=BC=9A=E4=BE=BF=E7=AD=BE?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E9=A2=84=E8=A7=88=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E5=8A=9F=E8=83=BD=E5=B9=B6=E5=AE=8C=E5=96=84=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E5=8A=A8=E7=94=BB"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Header.vue | 58 +++++++- src/components/RichTextEditor.vue | 8 +- src/pages/NoteEditorPage.vue | 227 +++++++++++++++++++++++++----- 3 files changed, 255 insertions(+), 38 deletions(-) diff --git a/src/components/Header.vue b/src/components/Header.vue index 579e2f8..2015756 100644 --- a/src/components/Header.vue +++ b/src/components/Header.vue @@ -13,15 +13,28 @@ - -
+ +
+ + +
+ + + + +
@@ -29,7 +42,7 @@