隐藏聊天入口

This commit is contained in:
2025-12-08 14:15:52 +08:00
parent 9742611448
commit a6190774c8
3 changed files with 23 additions and 22 deletions

View File

@@ -295,23 +295,24 @@
}
}
]
},
{
"root": "pageChat",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "消息"
}
},
{
"path": "chat",
"style": {
"navigationBarTitleText": "群聊"
}
}
]
}
// ,
// {
// "root": "pageChat",
// "pages": [{
// "path": "index",
// "style": {
// "navigationBarTitleText": "消息"
// }
// },
// {
// "path": "chat",
// "style": {
// "navigationBarTitleText": "群聊"
// }
// }
// ]
// }
],
"uniIdRouter": {},
"globalStyle": {