From 5c44923e1c4e744db6de63d68260acfce4f333e3 Mon Sep 17 00:00:00 2001 From: Frankie Huang Date: Sun, 20 Apr 2025 01:41:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=9E=E7=8E=B0=E5=A2=9E=E5=88=A0?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E5=92=8C=E6=96=87=E4=BB=B6=E4=BB=A5=E5=8F=8A?= =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 177 ++++++++++----------- src/components/LeftSidebar.vue | 281 +++++++++++++++++++++++++++++++++ 2 files changed, 362 insertions(+), 96 deletions(-) create mode 100644 src/components/LeftSidebar.vue diff --git a/src/App.vue b/src/App.vue index d2dc268..c9d1739 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,35 @@ + + - -