From 508098f2dc3ffca07da00c2dfb8944c2880689a8 Mon Sep 17 00:00:00 2001 From: sunbeam Date: Mon, 14 Apr 2025 13:38:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0logpage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 ++++--- src/components/LogPage.vue | 4 ++++ 2 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 src/components/LogPage.vue diff --git a/src/App.vue b/src/App.vue index ccad167..88549ba 100644 --- a/src/App.vue +++ b/src/App.vue @@ -46,8 +46,8 @@ {{ currentView }} -
- {{ currentView }} +
+
@@ -74,7 +74,7 @@
- {{ currentView }} +
@@ -84,6 +84,7 @@