fix: pk
This commit is contained in:
12
pages.json
12
pages.json
@@ -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": "我的",
|
||||
|
||||
Reference in New Issue
Block a user