From 9b8a3f0f80e2cc91b8bdc967d0adcb636ec0784c Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Sat, 19 Jul 2025 22:43:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=20tabBar=20=E7=9A=84?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages.json b/src/pages.json index 1a7f817..6dd70e7 100644 --- a/src/pages.json +++ b/src/pages.json @@ -15,6 +15,7 @@ } }, "tabBar": { + "custom": false, "color": "#999999", "selectedColor": "#018d71", "backgroundColor": "#F8F8F8",