From 2711f5dd8b61abe93b7b6a51b3694437a4793201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E8=AF=9A?= Date: Thu, 25 Dec 2025 17:42:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/src/App.vue b/Web/src/App.vue index 44d388d..d891ff2 100644 --- a/Web/src/App.vue +++ b/Web/src/App.vue @@ -99,7 +99,7 @@ const handleTabClick = (path) => { height: 100%; width: 100%; position: relative; - margin-top: 60px; + margin-top: 25px; } /* TabBar 固定在底部 */