perf: text

This commit is contained in:
archer
2023-05-08 09:40:27 +08:00
parent 014fb504a4
commit b0402434e2
15 changed files with 20 additions and 20 deletions

View File

@@ -38,7 +38,7 @@ const ShareModelList = ({
</Box>
</Flex>
<Box flex={1} className={styles.intro} my={4} fontSize={'sm'} color={'blackAlpha.600'}>
{model.share.intro || '这个模型没有介绍~'}
{model.share.intro || '这个AI助手还没有介绍~'}
</Box>
<Flex justifyContent={'space-between'}>
<Flex