From 47f33b6c00c380c26f514a1fc14b3a4848443a37 Mon Sep 17 00:00:00 2001 From: Coldin04 Date: Fri, 25 Apr 2025 15:54:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E9=A6=96=E9=A1=B5=E8=A7=86?= =?UTF-8?q?=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 ------ src/views/HomeView.vue | 54 +++++++++++++++++++++++++++++++++++++----- 2 files changed, 48 insertions(+), 13 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7905b05..307d38d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,14 +7,7 @@ import HelloWorld from './components/HelloWorld.vue'
-
- - -
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index d5c0217..1e857a5 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -1,9 +1,51 @@ + + - + \ No newline at end of file