From c5fd88cda087902616a3d77488bb4e861a09c03f Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Mon, 4 Aug 2025 16:38:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=86=E9=A6=96=E9=A1=B5=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E6=A0=8F=E5=9B=BE=E6=A0=87=E7=B1=BB=E5=9E=8B=E4=BB=8E?= =?UTF-8?q?uiLib=E6=94=B9=E4=B8=BAuniUi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index ed15cae..66ebb90 100644 --- a/src/pages.json +++ b/src/pages.json @@ -30,7 +30,7 @@ "selectedIconPath": "static/tabbar/homeHL.png", "pagePath": "pages/index/index", "text": "首页", - "iconType": "uiLib", + "iconType": "uniUi", "icon": "home" }, {