This commit is contained in:
zzc
2026-06-15 19:38:40 +08:00
parent 082cd011d2
commit f256df8f94
18 changed files with 33 additions and 11 deletions

View File

@@ -139,20 +139,20 @@
{
"text": "PK站",
"pagePath": "pages/pk/index",
"iconPath": "static/images/tabBar/creation.png",
"selectedIconPath": "static/images/tabBar/creation_s.png"
"iconPath": "static/images/tabBar/pk.png",
"selectedIconPath": "static/images/tabBar/pk_s.png"
},
{
"text": "发布",
"pagePath": "pages/release/index",
"iconPath": "static/images/tabBar/creation.png",
"selectedIconPath": "static/images/tabBar/creation_s.png"
"iconPath": "static/images/tabBar/publish.png",
"selectedIconPath": "static/images/tabBar/publish_s.png"
},
{
"text": "消息",
"pagePath": "pages/message/index",
"iconPath": "static/images/tabBar/me.png",
"selectedIconPath": "static/images/tabBar/me_s.png"
"iconPath": "static/images/tabBar/message.png",
"selectedIconPath": "static/images/tabBar/message_s.png"
},
{
"text": "我的",