This commit is contained in:
2022-02-18 14:11:40 +08:00
11 changed files with 320 additions and 38 deletions

View File

@@ -486,7 +486,14 @@
"path": "pages/im/group/invite",
"name": "imGroupInvite",
"style": {
"navigationBarTitleText": "邀请好友"
"navigationBarTitleText": "选择联系人"
}
},
{
"path": "pages/im/group/reviewed",
"name": "imGroupReviewed",
"style": {
"navigationBarTitleText": "群聊邀请确认"
}
},
{