feat: 股票概览中心改为个股中心
This commit is contained in:
@@ -578,7 +578,7 @@ const StockOverview = () => {
|
|||||||
bgGradient={colorMode === 'dark' ? `linear(to-r, ${goldColor}, white)` : 'none'}
|
bgGradient={colorMode === 'dark' ? `linear(to-r, ${goldColor}, white)` : 'none'}
|
||||||
bgClip={colorMode === 'dark' ? 'text' : 'none'}
|
bgClip={colorMode === 'dark' ? 'text' : 'none'}
|
||||||
>
|
>
|
||||||
股票概览中心
|
个股中心
|
||||||
</Heading>
|
</Heading>
|
||||||
</HStack>
|
</HStack>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user