From 16721de8f4775047e885bcbb70c4616442d4f3c0 Mon Sep 17 00:00:00 2001 From: asd Date: Thu, 26 Aug 2021 21:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/articlelist.vue | 13 +++++++++++++ src/components/typelist.vue | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/components/articlelist.vue create mode 100644 src/components/typelist.vue diff --git a/src/components/articlelist.vue b/src/components/articlelist.vue new file mode 100644 index 0000000..64f594e --- /dev/null +++ b/src/components/articlelist.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/components/typelist.vue b/src/components/typelist.vue new file mode 100644 index 0000000..c3eb9dc --- /dev/null +++ b/src/components/typelist.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file