From 95dc8be6e85c5f224e0f7a2ff0f91a0fa3a056f9 Mon Sep 17 00:00:00 2001 From: HoshinoKoji Date: Wed, 5 Mar 2025 15:02:40 +0800 Subject: [PATCH] Enhance App.vue with transition effects and show/hide panel logic --- src/App.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3d9b97d..1fe1c0a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,7 @@