From 0e376ec1f17a9185bbecb9270aff72bca3258122 Mon Sep 17 00:00:00 2001 From: lkddi Date: Fri, 27 Feb 2026 14:54:34 +0800 Subject: [PATCH] =?UTF-8?q?Feat:=20=E7=99=BB=E5=BD=95=E9=A1=B5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=8E=A8=E8=8D=90=E4=BD=BF=E7=94=A8Edge/Chrome?= =?UTF-8?q?=E6=B5=8F=E8=A7=88=E5=99=A8=E7=9A=84=E6=8F=90=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=97=A7=E7=89=88=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81WebSocket?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/index.blade.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 228e04e..0687007 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -372,6 +372,23 @@ @endif + + {{-- 推荐浏览器提示 --}} +
+ 🌐 推荐使用 + + Microsoft Edge + + 或 + + Google Chrome + + 浏览器,以获得最佳聊天体验
+ IE / 旧版浏览器不支持 WebSocket,将无法正常使用 +
{{-- 右侧:房间列表 --}}