update watchlist
This commit is contained in:
@@ -306,7 +306,7 @@ const MobileDrawer = memo(({
|
||||
/>
|
||||
</Box>
|
||||
<Text fontSize="xs" color={contactTextColor}>
|
||||
微信交流群
|
||||
企微交流群
|
||||
</Text>
|
||||
</VStack>
|
||||
{/* 小程序二维码 */}
|
||||
|
||||
@@ -312,7 +312,7 @@ const DesktopNav = memo(({ isAuthenticated, user }) => {
|
||||
/>
|
||||
</Box>
|
||||
<Text fontSize="xs" color={contactTextColor} fontWeight="medium">
|
||||
微信交流群
|
||||
企微交流群
|
||||
</Text>
|
||||
</VStack>
|
||||
{/* 小程序二维码 */}
|
||||
|
||||
Reference in New Issue
Block a user