From 89b077ce4f9d83872d7895381b5b8469fdabe71b Mon Sep 17 00:00:00 2001 From: kron Date: Tue, 15 Jul 2025 18:27:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AppFooter.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue index a007405..86a4e41 100644 --- a/src/components/AppFooter.vue +++ b/src/components/AppFooter.vue @@ -74,7 +74,6 @@ function handleTabClick(index) { height: 100%; position: absolute; z-index: 0; - transform: translateX(5px); } .tab-item {