This commit is contained in:
kron
2025-05-16 15:56:54 +08:00
parent 34c9dd00e2
commit 779b3395db
35 changed files with 1003 additions and 40 deletions

View File

@@ -42,12 +42,24 @@
"navigationBarTitleText": "好友约战"
}
},
{
"path": "pages/battle-room",
"style": {
"navigationBarTitleText": "对战房间"
}
},
{
"path": "pages/ranking",
"style": {
"navigationBarTitleText": "排行榜"
}
},
{
"path": "pages/match-room",
"style": {
"navigationBarTitleText": "排位赛"
}
},
{
"path": "pages/equipment-debug",
"style": {