通讯录部分页面
This commit is contained in:
@@ -13,6 +13,10 @@ abstract class ContactRoutes {
|
||||
static const String friend = '/contact/friend';
|
||||
static const String friendSearch = '/contact/friend/search';
|
||||
static const String friendProfile = '/contact/friend/profile';
|
||||
static const String friendProfileMore = '/contact/friend/profile';
|
||||
static const String friendRemark = '/contact/friend/profile';
|
||||
static const String friendApply = '/contact/friend/profile';
|
||||
static const String friendRecommend = '/contact/friend/profile';
|
||||
|
||||
static const String group = '/contact/group';
|
||||
static const String groupQrCode = '/contact/group/qrCode';
|
||||
|
||||
Reference in New Issue
Block a user