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