From 4e951dba8598e61a152c71065a8c2ac2fc9255e2 Mon Sep 17 00:00:00 2001 From: zhang Date: Fri, 16 Oct 2020 15:52:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=A9=E5=B1=95=E5=8C=85=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E6=8D=A2=E6=88=90=E7=9B=B8=E5=AF=B9=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/layouts/base.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/layouts/base.blade.php b/resources/views/layouts/base.blade.php index 53305ca..4243eb0 100644 --- a/resources/views/layouts/base.blade.php +++ b/resources/views/layouts/base.blade.php @@ -11,7 +11,7 @@ @if (\Illuminate\Support\Str::startsWith($path, ['http://', 'https://'])) @else - + @endif @endforeach @@ -38,7 +38,7 @@ @if (\Illuminate\Support\Str::startsWith($path, ['http://', 'https://'])) @else - + @endif @endforeach