From 3dcfe8bc0c6463668a6fafba076dc847b6dc7186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=84=E5=B0=98?= <122383162@qq.com> Date: Fri, 10 Dec 2021 10:14:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E8=B0=83=E6=95=B4=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/category/ldbz.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/category/ldbz.blade.php b/resources/views/category/ldbz.blade.php index 39be9f4..686e117 100644 --- a/resources/views/category/ldbz.blade.php +++ b/resources/views/category/ldbz.blade.php @@ -24,7 +24,7 @@ @if (getArticlesBYCate(14,3)->isNotEmpty()) @foreach (getArticlesBYCate(14,3) as $article)
  • - +{{-- --}}
    @@ -40,7 +40,7 @@ 职称:{{ $article->rank }} -
    +{{-- --}}
  • @endforeach @endif