From b3b3db45483b898fc9bd4beaa4ec7c9ac7368ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=84=E5=B0=98?= <122383162@qq.com> Date: Wed, 30 Nov 2022 15:57:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A6=96=E9=A1=B5=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/index/index.blade.php | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php index d577ad5..62d53db 100644 --- a/resources/views/index/index.blade.php +++ b/resources/views/index/index.blade.php @@ -12,14 +12,14 @@
-
+
-
+ @if($notices->isNotEmpty()) @foreach($notices as $notice) - -
+ @endforeach @endif -
+
@@ -283,15 +283,6 @@ @push('script')