马宇豪
2025-04-29 9d5b4d650e5b01081d3537c750e7469db4d161e3
pages/tabBar/utils/tabBar.js
@@ -9,19 +9,13 @@
            "pagePath": "pages/tabBar/current/current",
            "iconPath": "/static/notice.png",
            "selectedIconPath": "/static/notice-sel.png",
            "text": "课程"
         },
         {
            "pagePath": "pages/tabBar/wearhouse/wearhouse",
            "iconPath": "/static/wearhouse.png",
            "selectedIconPath": "/static/wearhouse_sel.png",
            "text": "刷题"
            "text": "记录查询"
         },
         {
            "pagePath": "pages/tabBar/count/count",
            "iconPath": "/static/my.png",
            "selectedIconPath": "/static/my_sel.png",
            "text": "我的成绩"
            "text": "我的"
         }
]