From d088dceb9ca4de9447d6c4acdd863466761b742f Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 15 Apr 2024 09:28:32 +0800 Subject: [PATCH] =?UTF-8?q?tabbar=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/custom-tab-bar/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/custom-tab-bar/index.js b/components/custom-tab-bar/index.js index 5aa7f3c..221e813 100644 --- a/components/custom-tab-bar/index.js +++ b/components/custom-tab-bar/index.js @@ -11,7 +11,7 @@ Component({ "list": [ { "pagePath": "/pages/index/index", - "text": "消息", + "text": "首页", "iconPath": "/images/home/message.png", "selectedIconPath": "/images/home/messageSelected.png", show: true