feat: add dashboard friend circle management
This commit is contained in:
@@ -666,6 +666,16 @@
|
||||
{ label: '错误日志', path: '/errors' }
|
||||
]
|
||||
},
|
||||
{
|
||||
key: 'friend-circle',
|
||||
label: '朋友圈',
|
||||
icon: 'el-icon-picture-outline-round',
|
||||
description: '集中管理朋友圈查看、发布、点赞与评论流程',
|
||||
defaultPath: '/friend_circle',
|
||||
items: [
|
||||
{ label: '朋友圈管理', path: '/friend_circle' }
|
||||
]
|
||||
},
|
||||
{
|
||||
key: 'groups',
|
||||
label: '群组',
|
||||
|
||||
Reference in New Issue
Block a user