From 293413a7e745ad064b8360caee0803cfc9290bb0 Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Mon, 21 Jul 2025 16:05:31 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E4=BF=AE=E6=94=B9config=E7=9A=84setT?= =?UTF-8?q?abBarItem=E9=85=8D=E7=BD=AE=EF=BC=8C=E9=A6=96=E9=A1=B5=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E6=94=B9=E6=88=90=E6=8E=A8=E8=8D=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.js b/config/config.js index 3a2bd46..5528c0a 100644 --- a/config/config.js +++ b/config/config.js @@ -1112,7 +1112,7 @@ export default { "pagePath": "pages/index/index", "iconPath": "static/images/tabBar1.png", "selectedIconPath": "static/images/tabBar_sel1.png", - "text": "首页" + "text": "推荐" }, { "pagePath": "pages/category/category",