页面背景色作统一

This commit is contained in:
2026-09-23 18:43:51 +08:00
parent b008a414f0
commit 9ad38418c0
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"color": "#8A9199",
"selectedColor": "#1677FF",
"backgroundColor": "#FFFFFF",
"borderStyle": "white",
"borderStyle": "black",
"list": [
{ "pagePath": "pages/tabs/messages", "text": "消息", "iconPath": "static/tab/msg.png", "selectedIconPath": "static/tab/msg-on.png" },
{ "pagePath": "pages/tabs/contacts", "text": "通讯录", "iconPath": "static/tab/contacts.png", "selectedIconPath": "static/tab/contacts-on.png" },