From cef162738a4f1ff2b6fd9614f397a12ae7e24c97 Mon Sep 17 00:00:00 2001 From: lkddi Date: Fri, 27 Feb 2026 11:24:18 +0800 Subject: [PATCH] =?UTF-8?q?UI:=20=E6=AD=A4=E5=89=8D=E9=81=97=E6=BC=8F?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=EF=BC=8C=E5=9C=A8=E5=B7=A6=E4=BE=A7=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E6=A0=8F=E5=8A=A0=E5=85=A5=E8=81=8A=E5=A4=A9=E5=AE=A4?= =?UTF-8?q?=E8=A7=84=E5=88=99=E4=B8=8E=E5=B8=AE=E5=8A=A9=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E7=9B=B4=E8=BE=BE=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/chat/partials/toolbar.blade.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/views/chat/partials/toolbar.blade.php b/resources/views/chat/partials/toolbar.blade.php index 8ebf1cf..86b7158 100644 --- a/resources/views/chat/partials/toolbar.blade.php +++ b/resources/views/chat/partials/toolbar.blade.php @@ -24,6 +24,8 @@
提议
留言
+
规则
+ @if ($user->user_level >= $superLevel)
管理
@else