From 7031b717fd828cb311c8be9dc707189d32f6ec7b Mon Sep 17 00:00:00 2001 From: xuanchen <122383162@qq.com> Date: Thu, 14 Oct 2021 16:44:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=A1=A5=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/index/index.blade.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php index 47c85d7..1aaa209 100644 --- a/resources/views/index/index.blade.php +++ b/resources/views/index/index.blade.php @@ -90,21 +90,21 @@
- {{ getOneCategory(17,'title') }} + {{ getOneCategory(17,'title') }}
- {{ getOneCategory(26,'title') }} + {{ getOneCategory(26,'title') }}
- {{ getOneCategory(6,'title') }} + {{ getOneCategory(6,'title') }}
@@ -155,7 +155,7 @@
@if (getArticlesBYCate(31,3)->isNotEmpty()) @foreach (getArticlesBYCate(31,3) as $info) -
+
{{ $info->title }}
@@ -190,7 +190,7 @@
@if (getArticlesBYCate(32,3)->isNotEmpty()) @foreach (getArticlesBYCate(32,3) as $info) -
+
{{ $info->title }}