feat: 去掉月会员,改文案

This commit is contained in:
chashaobao
2025-07-07 15:13:35 +08:00
parent e8cf28b6e9
commit 2c48a70b6d
4 changed files with 14 additions and 16 deletions

View File

@ -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: '主播群',
},
];