From 5628ec10357d877250c779e0ed565a9c5a935fb0 Mon Sep 17 00:00:00 2001 From: Aresn Date: Wed, 29 May 2024 18:50:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B6=E8=97=8F=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/i/library/create.vue | 54 +++++++++++++++++++++++++++++++++ pages/library.vue | 1 + 2 files changed, 55 insertions(+) create mode 100644 components/i/library/create.vue diff --git a/components/i/library/create.vue b/components/i/library/create.vue new file mode 100644 index 0000000..aa9a773 --- /dev/null +++ b/components/i/library/create.vue @@ -0,0 +1,54 @@ + + diff --git a/pages/library.vue b/pages/library.vue index 8b9124a..3523aab 100644 --- a/pages/library.vue +++ b/pages/library.vue @@ -52,6 +52,7 @@ +