From b7d425d5cf1cb912226c3369455ce06b09e0b3d6 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Wed, 17 Aug 2022 13:59:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=8C=89=E9=92=AE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/program/index.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/program/index.blade.php b/resources/views/program/index.blade.php index 02f5416..2ee9103 100644 --- a/resources/views/program/index.blade.php +++ b/resources/views/program/index.blade.php @@ -29,10 +29,10 @@ @if(sizeof($program->video_pivots) > 0)
{{$program->created_at}}
@endif + @auth("web") + $program->id])}}">编辑 + @endauth - @auth("web") - $program->id])}}">编辑 - @endauth {{$program->name}} {{$program->difficulty}} {{$program->desc}}