From decf80273a227ddabb1dcc22205a3f3e8be4cda4 Mon Sep 17 00:00:00 2001 From: xiaochong0302 Date: Thu, 21 Dec 2023 09:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80layui-skin=3Dswitch=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Http/Admin/Views/chapter/lessons_live.volt | 6 ++++-- app/Http/Admin/Views/chapter/lessons_offline.volt | 6 ++++-- app/Http/Admin/Views/chapter/lessons_read.volt | 6 ++++-- app/Http/Admin/Views/chapter/lessons_vod.volt | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/app/Http/Admin/Views/chapter/lessons_live.volt b/app/Http/Admin/Views/chapter/lessons_live.volt index dc93fe70..e1bf3ba5 100644 --- a/app/Http/Admin/Views/chapter/lessons_live.volt +++ b/app/Http/Admin/Views/chapter/lessons_live.volt @@ -62,8 +62,10 @@ {{ live_time_info(item.attrs) }} {{ live_status_info(item.attrs['stream']['status']) }} - - + +
diff --git a/app/Http/Admin/Views/chapter/lessons_offline.volt b/app/Http/Admin/Views/chapter/lessons_offline.volt index 2d2a4fa7..e9a8c6a5 100644 --- a/app/Http/Admin/Views/chapter/lessons_offline.volt +++ b/app/Http/Admin/Views/chapter/lessons_offline.volt @@ -42,8 +42,10 @@ {{ offline_time_info(item.attrs) }} - - + +
diff --git a/app/Http/Admin/Views/chapter/lessons_read.volt b/app/Http/Admin/Views/chapter/lessons_read.volt index 56c7a2a9..827aacf1 100644 --- a/app/Http/Admin/Views/chapter/lessons_read.volt +++ b/app/Http/Admin/Views/chapter/lessons_read.volt @@ -43,8 +43,10 @@ {{ item.like_count }} {{ item.comment_count }} - - + +
diff --git a/app/Http/Admin/Views/chapter/lessons_vod.volt b/app/Http/Admin/Views/chapter/lessons_vod.volt index 4109617f..6f016903 100644 --- a/app/Http/Admin/Views/chapter/lessons_vod.volt +++ b/app/Http/Admin/Views/chapter/lessons_vod.volt @@ -61,8 +61,10 @@ {{ item.like_count }} {{ item.comment_count }} - - + +