From 10ecf57fa76bbf193332db32acdab6e19cc3332a Mon Sep 17 00:00:00 2001 From: DelLevin-Home Date: Thu, 16 Jul 2026 04:12:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=94=E8=AE=B0=E7=BC=96=E8=BE=91=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/vditor/dist/vditor_editor.html | 5 +- lib/models/data_models.dart | 7 +- lib/pages/home/main_content_page.dart | 1 + lib/pages/movies/movie_detail_page.dart | 6 +- lib/pages/note/note_add_page.dart | 82 +++++++++- lib/pages/note/note_detail_page.dart | 67 +++++++- lib/pages/note/note_form_page.dart | 202 ++++++++++++++++++++++-- lib/providers/app_provider.dart | 16 ++ lib/widgets/vditor_editor.dart | 119 +++++++++++++- 9 files changed, 481 insertions(+), 24 deletions(-) diff --git a/assets/vditor/dist/vditor_editor.html b/assets/vditor/dist/vditor_editor.html index 2ccf867..42c0e55 100644 --- a/assets/vditor/dist/vditor_editor.html +++ b/assets/vditor/dist/vditor_editor.html @@ -5,14 +5,15 @@