diff --git a/pages.json b/pages.json index 96ddecc..f550fae 100644 --- a/pages.json +++ b/pages.json @@ -730,7 +730,7 @@ // }, { "iconPath": "static/image/tabbar/message.png", - "selectedIconPath": "static/image/tabbar/message_yelloe.png", + "selectedIconPath": "static/image/tabbar/message_yellow.png", "pagePath": "pages/message/index", "text": "消息" }, diff --git a/static/image/tabbar/message_yello.png b/static/image/tabbar/message_yellow.png similarity index 100% rename from static/image/tabbar/message_yello.png rename to static/image/tabbar/message_yellow.png