Browse Source

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

feige996 9 months ago
parent
commit
c5fd88cda0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages.json

+ 1 - 1
src/pages.json

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