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