群组聊天的基础功能,nvue
This commit is contained in:
@@ -16,7 +16,17 @@ const ROUTES = [{
|
||||
},{
|
||||
'path': '/pages/im/group/chat',
|
||||
'name': 'imGroupChat'
|
||||
}]
|
||||
},{
|
||||
'path': '/pages/im/group/info',
|
||||
'name': 'imGroupInfo'
|
||||
},{
|
||||
'path': '/pages/im/group/index',
|
||||
'name': 'imGroups'
|
||||
},{
|
||||
'path': '/pages/im/group/create',
|
||||
'name': 'imGroupCreate'
|
||||
}]
|
||||
|
||||
// #endif
|
||||
|
||||
const router = createRouter({
|
||||
|
||||
Reference in New Issue
Block a user