马宇豪
2024-08-21 d972ec93c21ee8cc62fd514bfd910192eeaf48d8
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": "我的"
         }
]