From 6d4810fea1093cd5936860bc3d59daa41c57474f Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 6 May 2026 17:11:02 +0800 Subject: [PATCH] no message --- pages.json | 2 +- .../image/tabbar/{message_yello.png => message_yellow.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/image/tabbar/{message_yello.png => message_yellow.png} (100%) 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