From bb7d41952028eae2d190f438dc829aad5e0acfa8 Mon Sep 17 00:00:00 2001 From: al Date: Sat, 4 Jan 2025 10:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E6=A0=87=E5=B0=BA?= =?UTF-8?q?=E5=AF=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/noticeDetail/page.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/noticeDetail/page.js b/app/noticeDetail/page.js index f44a816..43c9c72 100644 --- a/app/noticeDetail/page.js +++ b/app/noticeDetail/page.js @@ -114,7 +114,7 @@ export default function Space() { const handleReadAll = () => { const showMobal = Dialog.show({ title: "提示", - content:
是否确认清除所有未读消息?
, + content:
确定要清楚所有未读消息吗?
, bodyStyle: { maxHeight: "none", width: "80vw", @@ -174,7 +174,7 @@ export default function Space() { /> ))} -
+
- +