From 9516a4f8749fbb1030c3531906014875526b0a25 Mon Sep 17 00:00:00 2001 From: hzm <934585316@qq.com> Date: Mon, 9 Mar 2026 21:00:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BE=AE=E4=BF=A1=E7=BE=A4=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E5=A2=9E=E5=8A=A0=E5=85=A5=E7=BE=A4=E9=A1=BB=E7=9F=A5?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/WeChatModal.jsx | 6 ++++++ app/page.jsx | 1 + 2 files changed, 7 insertions(+) diff --git a/app/components/WeChatModal.jsx b/app/components/WeChatModal.jsx index 878d617..544078c 100644 --- a/app/components/WeChatModal.jsx +++ b/app/components/WeChatModal.jsx @@ -34,6 +34,12 @@ export default function WeChatModal({ onClose }) { +
setShowPendingList(true)} + > + ⚠️ 入群须知:禁止讨论和基金买卖以及投资的有关内容,可反馈软件相关需求和问题。 +
} confirmText="确认登出" onConfirm={() => { setLogoutConfirmOpen(false);