From a19ff20988f8b01d540bf1bc7e168e80bb25b4b3 Mon Sep 17 00:00:00 2001 From: lkddi Date: Thu, 26 Feb 2026 23:37:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E8=A1=A8=E6=83=85?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=87=92=E5=8A=A0=E8=BD=BD=20+=20=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=E5=89=A9=E4=BD=99=20.GIF=20=E5=BC=95=E7=94=A8?= =?UTF-8?q?=E4=B8=BA=20.gif?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 贴图面板使用 data-src 懒加载,切换到贴图 Tab 时才加载图片 - 避免页面刷新时发起 50 个表情图片请求 - 统一 frame.blade.php 和 scripts.blade.php 中残余的 .GIF 大写引用 --- resources/views/chat/partials/right-panel.blade.php | 4 ++-- resources/views/chat/partials/scripts.blade.php | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/resources/views/chat/partials/right-panel.blade.php b/resources/views/chat/partials/right-panel.blade.php index 49ee52d..3df09dd 100644 --- a/resources/views/chat/partials/right-panel.blade.php +++ b/resources/views/chat/partials/right-panel.blade.php @@ -61,11 +61,11 @@ - {{-- 贴图面板 --}} + {{-- 贴图面板(懒加载:切换到该 Tab 时才加载图片) --}}