From 44f5e263627e3d1c01fa9a8dd7d2444fbad30f2c Mon Sep 17 00:00:00 2001 From: jueweijue Date: Sat, 30 Mar 2024 03:45:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E7=B3=BB=E5=AE=A2=E6=9C=8D=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0user=5Fid=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Contact/index.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/Contact/index.jsx b/src/pages/Contact/index.jsx index f164a54..1a19e23 100644 --- a/src/pages/Contact/index.jsx +++ b/src/pages/Contact/index.jsx @@ -151,6 +151,9 @@ const ContactContent = (props) => { )} {item.name} + + ID:{item.user_id} +

{item.contents[0].message}