From bbbb2955849d750a8722db1f200cddc876dd2cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=84=E5=B0=98?= <122383162@qq.com> Date: Thu, 28 Jan 2021 17:50:17 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=20=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/category/jgsz.blade.php | 65 +++++++++++++++++-------- resources/views/index/index.blade.php | 8 +-- 2 files changed, 49 insertions(+), 24 deletions(-) diff --git a/resources/views/category/jgsz.blade.php b/resources/views/category/jgsz.blade.php index f7cf146..fcb3c23 100644 --- a/resources/views/category/jgsz.blade.php +++ b/resources/views/category/jgsz.blade.php @@ -1,28 +1,53 @@ @extends('layouts.app') -@section('title', $article->title) - +@section('title', $category->title) @section('content') -
{{ $article->created_at }}
- @endif - -