From dc2a5c5cf3624a4b3690e563f4a0539d6de2e8b6 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Mon, 4 Aug 2025 18:01:06 +0800 Subject: [PATCH] =?UTF-8?q?style(tabbar):=20=E4=BC=98=E5=8C=96=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E6=A0=87=E7=AD=BE=E6=A0=8F=E7=9A=84=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=92=8C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除冗余的占位元素和类名,调整底部安全区域处理 --- src/tabbar/index.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/tabbar/index.vue b/src/tabbar/index.vue index 03b9779..1a6168f 100644 --- a/src/tabbar/index.vue +++ b/src/tabbar/index.vue @@ -46,8 +46,8 @@ function getColorByIndex(index: number) {