From 3634bc8cde1c6e51ae1ed11c53d54e7df074c55a Mon Sep 17 00:00:00 2001 From: lkddi Date: Fri, 27 Feb 2026 02:19:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9Ap=20=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E5=92=8C=E5=86=85=E5=AE=B9=E5=90=88=E5=B9=B6=E5=88=B0?= =?UTF-8?q?=E5=90=8C=E4=B8=80=E8=A1=8C=EF=BC=8C=E6=B6=88=E9=99=A4=20whites?= =?UTF-8?q?pace-pre-wrap=20=E6=B8=B2=E6=9F=93=E7=A9=BA=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/guestbook/index.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/guestbook/index.blade.php b/resources/views/guestbook/index.blade.php index 3ed057b..ba75447 100644 --- a/resources/views/guestbook/index.blade.php +++ b/resources/views/guestbook/index.blade.php @@ -222,8 +222,7 @@ {{-- 正文内容 --}}
-

- {!! nl2br(e($msg->text_body)) !!}

+

{!! nl2br(e($msg->text_body)) !!}

{{-- 回复TA按钒 --}}