diff --git a/pages.json b/pages.json index f538d68..bef12a6 100644 --- a/pages.json +++ b/pages.json @@ -667,12 +667,12 @@ "pagePath": "pages/addJob/index", "text": "" }, - // { - // "iconPath": "static/image/message.png", - // "selectedIconPath": "static/image/message_active.png", - // "pagePath": "pages/message/index", - // "text": "消息" - // }, + { + "iconPath": "static/image/message.png", + "selectedIconPath": "static/image/message_active.png", + "pagePath": "pages/message/index", + "text": "消息" + }, { "pagePath": "pages/person/index", "iconPath": "static/image/person.png",