From 9d5b4d650e5b01081d3537c750e7469db4d161e3 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期二, 29 四月 2025 08:53:20 +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