4.6.1 production (#498)

This commit is contained in:
Archer
2023-11-21 18:26:18 +08:00
committed by GitHub
parent 0558379ddb
commit 60f752629f
46 changed files with 93 additions and 63 deletions

View File

@@ -264,7 +264,7 @@ const UserInfo = () => {
window.open(`${feConfigs.docUrl}/docs/intro`);
}}
>
<MyIcon name={'courseLight'} w={'18px'} />
<MyIcon name={'common/courseLight'} w={'18px'} />
<Box ml={2} flex={1}>
{t('system.Help Document')}
</Box>