From 489487efc3b35bb85a2566d387f7dd207aaa4b78 Mon Sep 17 00:00:00 2001 From: Jeffrey Hsu Date: Sat, 9 Nov 2024 19:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E6=95=88=E6=9E=9C=E5=8F=8A=E9=A6=96=E9=A1=B5=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/assets/hoshino.png | Bin 0 -> 1022775 bytes src/components/alert/UnderMaintenance.vue | 2 +- src/components/card/FullScreenIntroCard.vue | 92 ++++++++++++++++++-- src/components/nav/NavBar.vue | 18 ++-- src/components/widget/SocialMediaWidget.vue | 20 +++++ src/main.ts | 13 ++- src/utils/function.ts | 10 +++ src/views/home/HomeView.vue | 2 +- 9 files changed, 138 insertions(+), 21 deletions(-) create mode 100644 src/assets/hoshino.png create mode 100644 src/components/widget/SocialMediaWidget.vue diff --git a/src/App.vue b/src/App.vue index 08d3c74..918681e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,7 @@ onMounted(() => {