From 928e613b1b7a9f0dc42ca5f9cd5dae3b2a7d4f58 Mon Sep 17 00:00:00 2001 From: lkddi Date: Thu, 26 Feb 2026 22:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E7=A7=81=E4=BF=A1=E6=8C=89=E9=92=AE=E7=A7=BB=E5=85=A5=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=93=8D=E4=BD=9C=E5=88=97=E8=A1=A8=EF=BC=8C=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E7=8B=AC=E7=AB=8B=E7=AB=99=E9=95=BF=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/chat/frame.blade.php | 42 ++++++++++++---------------- 1 file changed, 18 insertions(+), 24 deletions(-) diff --git a/resources/views/chat/frame.blade.php b/resources/views/chat/frame.blade.php index 4059674..6e66ed5 100644 --- a/resources/views/chat/frame.blade.php +++ b/resources/views/chat/frame.blade.php @@ -316,6 +316,9 @@ + {{-- 禁言表单 --}} @@ -330,30 +333,21 @@ @endif - {{-- 站长专属操作 --}} - @if (Auth::user()->user_level >= (int) \App\Models\Sysparam::getValue('superlevel', '100')) -
-
站长操作
- -
- {{-- 私信记录展示区 --}} -
-
- -
暂无悄悄话记录
-
- @endif + {{-- 私信记录展示区(管理员查看) --}} +
+
+ +
暂无悄悄话记录
+