From 177a060323ba23cf84812afa85eeed109c93834a Mon Sep 17 00:00:00 2001 From: juetan Date: Tue, 10 Oct 2023 23:28:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E7=B4=A0=E6=9D=90?= =?UTF-8?q?=E5=88=86=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 9 ++--- src/pages/post/media/index.vue | 70 ++++++++++++++++++++++++++-------- src/types/auto-component.d.ts | 6 +++ 3 files changed, 65 insertions(+), 20 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3c6c877..2c7a76e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,16 @@ diff --git a/src/pages/post/media/index.vue b/src/pages/post/media/index.vue index 7072512..6d61df0 100644 --- a/src/pages/post/media/index.vue +++ b/src/pages/post/media/index.vue @@ -1,15 +1,55 @@