From 89feb6bb2c64066874d5592b4a9e99a2675fc442 Mon Sep 17 00:00:00 2001 From: bill <276957690@qq.com> Date: Tue, 2 Nov 2021 16:54:07 +0800 Subject: [PATCH] 1 --- resources/views/home/index/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/home/index/index.blade.php b/resources/views/home/index/index.blade.php index b3a8dd2..ac10c5a 100644 --- a/resources/views/home/index/index.blade.php +++ b/resources/views/home/index/index.blade.php @@ -47,7 +47,7 @@ @foreach($slide_list as $k=>$v)
- {{$v['title']}} + {{$v['title']}}

{{$v['title']}}

{{$v['description']}}