Merge branch 'main' of https://git.wishpal.cn/wishpal_ironfan/tiefen_space_op
This commit is contained in:
commit
e30902e6d0
|
@ -151,6 +151,9 @@ const ContactContent = (props) => {
|
|||
</span>
|
||||
)}
|
||||
{item.name}
|
||||
<span className="text-white font-bold bg-green-400 px-2 rounded-lg">
|
||||
ID:{item.user_id}
|
||||
</span>
|
||||
</p>
|
||||
<p className="text-gray-400 text-sm">
|
||||
{item.contents[0].message}
|
||||
|
|
Loading…
Reference in New Issue