fix: 将首页标签栏图标类型从uiLib改为uniUi

This commit is contained in:
feige996
2025-08-04 16:38:37 +08:00
parent a3c910f0d2
commit c5fd88cda0

View File

@@ -30,7 +30,7 @@
"selectedIconPath": "static/tabbar/homeHL.png",
"pagePath": "pages/index/index",
"text": "首页",
"iconType": "uiLib",
"iconType": "uniUi",
"icon": "home"
},
{