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