From 28d402d2049d068b2c6d2868068cb6f50cb01098 Mon Sep 17 00:00:00 2001 From: lkddi Date: Sat, 28 Feb 2026 11:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E9=87=8D=E5=86=99?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E6=B8=85=E5=B1=8F=E9=80=BB=E8=BE=91=EF=BC=8C?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=20localStorage=20=E8=AE=B0=E5=BD=95=E6=8B=89?= =?UTF-8?q?=E5=8F=96=E6=B8=B8=E6=A0=87=EF=BC=8C=E9=81=BF=E5=85=8D=E8=BF=9B?= =?UTF-8?q?=E6=88=BF=E5=B8=A6=E5=8E=86=E5=8F=B2=E5=8A=9F=E8=83=BD=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E6=B8=85=E5=B1=8F=E5=A4=B1=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/chat/frame.blade.php | 9 +++-- .../views/chat/partials/input-bar.blade.php | 2 +- .../views/chat/partials/scripts.blade.php | 34 +++++++++++++++++++ 3 files changed, 42 insertions(+), 3 deletions(-) diff --git a/resources/views/chat/frame.blade.php b/resources/views/chat/frame.blade.php index 1a35a1d..270287b 100644 --- a/resources/views/chat/frame.blade.php +++ b/resources/views/chat/frame.blade.php @@ -108,11 +108,16 @@