feat: 去掉月会员,改文案
This commit is contained in:
@ -35,7 +35,7 @@ const AnchorTabs: TabItemType[] = [
|
||||
{
|
||||
type: PageType.GroupV2,
|
||||
pagePath: PageUrl.GroupV2,
|
||||
text: '主播群',
|
||||
text: '通告群',
|
||||
},
|
||||
];
|
||||
|
||||
@ -48,7 +48,7 @@ const CompanyTabs: TabItemType[] = [
|
||||
{
|
||||
type: PageType.BatchPublish,
|
||||
pagePath: PageUrl.UserBatchPublish,
|
||||
text: '免费招',
|
||||
text: '主播群',
|
||||
},
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user