更改一下systemTitle
Some checks failed
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Some checks failed
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
This commit is contained in:
parent
9fb5d05865
commit
59b7c608fd
@ -165,7 +165,7 @@ const FormLayout = ({ children, setPageType, pageType }: Props) => {
|
|||||||
<MyImage src={LOGO_ICON} w={['22.5px', '36px']} alt={'icon'} />
|
<MyImage src={LOGO_ICON} w={['22.5px', '36px']} alt={'icon'} />
|
||||||
</Flex>
|
</Flex>
|
||||||
<Box ml={[3, 5]} fontSize={['lg', 'xl']} fontWeight={'bold'} color={'myGray.900'}>
|
<Box ml={[3, 5]} fontSize={['lg', 'xl']} fontWeight={'bold'} color={'myGray.900'}>
|
||||||
{feConfigs?.systemTitle}
|
测试FastGPT
|
||||||
</Box>
|
</Box>
|
||||||
</Flex>
|
</Flex>
|
||||||
{!isPc && <I18nLngSelector />}
|
{!isPc && <I18nLngSelector />}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user