From 4c99a6d9eab85b06ce3947ecf3da3af54307d05e Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期三, 21 八月 2024 16:05:00 +0800 Subject: [PATCH] 提交 --- pages/tabBar/utils/tabBar.js | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/pages/tabBar/utils/tabBar.js b/pages/tabBar/utils/tabBar.js index a01d8d9..8e81cca 100644 --- a/pages/tabBar/utils/tabBar.js +++ b/pages/tabBar/utils/tabBar.js @@ -9,13 +9,7 @@ "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", -- Gitblit v1.9.2