update watchlist

This commit is contained in:
2025-12-16 15:03:35 +08:00
parent ae62108881
commit 1cf55a94c3
2 changed files with 2 additions and 2 deletions

View File

@@ -306,7 +306,7 @@ const MobileDrawer = memo(({
/>
</Box>
<Text fontSize="xs" color={contactTextColor}>
交流群
微交流群
</Text>
</VStack>
{/* 小程序二维码 */}

View File

@@ -312,7 +312,7 @@ const DesktopNav = memo(({ isAuthenticated, user }) => {
/>
</Box>
<Text fontSize="xs" color={contactTextColor} fontWeight="medium">
交流群
微交流群
</Text>
</VStack>
{/* 小程序二维码 */}