From 025d61902aa2bef2d4846bf9334f29d94cad1d5a Mon Sep 17 00:00:00 2001 From: Lxy Date: Sat, 6 Jun 2026 00:38:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=E5=A4=A7=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 11 ++--------- src/router.js | 4 ++-- src/views/HomePage.vue | 14 ++++++++++++++ src/views/SettingsPage.vue | 1 - 4 files changed, 18 insertions(+), 12 deletions(-) create mode 100644 src/views/HomePage.vue diff --git a/src/App.vue b/src/App.vue index d3dab7d..bbf831a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,16 +1,9 @@