修改BUG
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{ name: '我的团队', icon: 'team', url: '/pages/my-index/my-team' },
|
||||
// { name: '群创建直播', icon: 'videocam', url: '' },
|
||||
{
|
||||
name: '会议记录',
|
||||
name: '直播记录',
|
||||
icon: 'meeting',
|
||||
url: '/pages/my-index/meeting-record/index'
|
||||
},
|
||||
@@ -22,11 +22,11 @@
|
||||
// icon: 'circle',
|
||||
// url: '/pages/discover/dynamic/dynamic'
|
||||
// },
|
||||
{
|
||||
name: '我的收藏',
|
||||
icon: 'collection',
|
||||
url: '/pages/my-index/collection/index'
|
||||
},
|
||||
// {
|
||||
// name: '我的收藏',
|
||||
// icon: 'collection',
|
||||
// url: '/pages/my-index/collection/index'
|
||||
// },
|
||||
{
|
||||
name: '在线客服',
|
||||
icon: 'customer',
|
||||
|
||||
Reference in New Issue
Block a user