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