From 124879f11f4c478c1c3901dbdf98b6fb48c69424 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Sat, 13 Sep 2025 23:50:38 +0800 Subject: [PATCH] =?UTF-8?q?ui:=20AppMobile=20=E7=95=8C=E9=9D=A2=E9=95=B7?= =?UTF-8?q?=E5=AF=AC=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/ui/AppMobile.tsx | 102 +++++++++++++++++++++------------------- 1 file changed, 53 insertions(+), 49 deletions(-) diff --git a/client/ui/AppMobile.tsx b/client/ui/AppMobile.tsx index f4b9329..6c992a3 100644 --- a/client/ui/AppMobile.tsx +++ b/client/ui/AppMobile.tsx @@ -100,7 +100,7 @@ export default function AppMobile() {
- + 最近 聯絡人 - { - // 最近聊天 - - { - recentsList.map((v) => - - ) - } - - } - { - // 联系人列表 - - +
) } \ No newline at end of file