From 0da7dc9f91c92e853e4598c56ea775d72823768f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9D=E6=A2=A6=E5=9B=AD?= Date: Fri, 23 Feb 2024 15:41:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=81=E8=A3=85-=E5=AF=8C=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ContentEditor.vue | 138 ++++++++++++++++++++++ pages/portfolio/post/_portfolio_id.vue | 154 +++++-------------------- 2 files changed, 166 insertions(+), 126 deletions(-) create mode 100644 components/ContentEditor.vue diff --git a/components/ContentEditor.vue b/components/ContentEditor.vue new file mode 100644 index 0000000..03eee69 --- /dev/null +++ b/components/ContentEditor.vue @@ -0,0 +1,138 @@ + + + + + diff --git a/pages/portfolio/post/_portfolio_id.vue b/pages/portfolio/post/_portfolio_id.vue index 627e3f4..ef94740 100644 --- a/pages/portfolio/post/_portfolio_id.vue +++ b/pages/portfolio/post/_portfolio_id.vue @@ -19,7 +19,9 @@
-
+
删除 @@ -89,9 +91,8 @@