From 814280ee1bae21af69116ae237da9635a9803f93 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Fri, 2 Aug 2024 16:18:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BE=E6=A0=87=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages.json b/src/pages.json index 17405b8..82dc05b 100644 --- a/src/pages.json +++ b/src/pages.json @@ -805,8 +805,8 @@ { "pagePath": "pages/calendar/index", - "iconPath": "static/images/tabbar/work.png", - "selectedIconPath": "static/images/tabbar/work_.png", + "iconPath": "static/images/tabbar/home.png", + "selectedIconPath": "static/images/tabbar/home_.png", "text": "首页" }, {