From 33a3e5d1187a5d68ecbe07bbff51a1d87cadf136 Mon Sep 17 00:00:00 2001 From: lkddi Date: Sun, 12 Apr 2026 16:24:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=B9=E6=95=88=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chat/partials/layout/input-bar.blade.php | 34 +++++++++------ .../views/chat/partials/scripts.blade.php | 41 +++++++++++++++++++ 2 files changed, 62 insertions(+), 13 deletions(-) diff --git a/resources/views/chat/partials/layout/input-bar.blade.php b/resources/views/chat/partials/layout/input-bar.blade.php index 7c6858b..66ebc5f 100644 --- a/resources/views/chat/partials/layout/input-bar.blade.php +++ b/resources/views/chat/partials/layout/input-bar.blade.php @@ -133,19 +133,27 @@ $welcomeMessages = [ - {{-- 全屏特效按钮组(仅管理员可见) --}} - - - - + {{-- 全屏特效整合按钮(仅管理员可见) --}} +
+ + +
@endif