From 66bd0965d646cd6f77ca4104d1ef591252e063fc Mon Sep 17 00:00:00 2001 From: xiaochong0302 Date: Sun, 3 Sep 2023 10:54:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E8=AF=BE=E6=97=B6=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E4=B8=AD=E7=9A=84=E8=AF=BE=E4=BB=B6=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Http/Admin/Views/chapter/lessons_live.volt | 3 --- app/Http/Admin/Views/chapter/lessons_read.volt | 3 --- app/Http/Admin/Views/chapter/lessons_vod.volt | 3 --- 3 files changed, 9 deletions(-) diff --git a/app/Http/Admin/Views/chapter/lessons_live.volt b/app/Http/Admin/Views/chapter/lessons_live.volt index 74acfb80..6871a304 100644 --- a/app/Http/Admin/Views/chapter/lessons_live.volt +++ b/app/Http/Admin/Views/chapter/lessons_live.volt @@ -28,14 +28,12 @@ - 编号 名称 - 课件 学员 点赞 时间 @@ -59,7 +57,6 @@ {{ item.title }} - {{ item.resource_count }} {{ item.user_count }} {{ item.like_count }} {{ live_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 13891319..b2125d94 100644 --- a/app/Http/Admin/Views/chapter/lessons_read.volt +++ b/app/Http/Admin/Views/chapter/lessons_read.volt @@ -8,14 +8,12 @@ - 编号 名称 - 课件 学员 点赞 评论 @@ -41,7 +39,6 @@

- {{ item.resource_count }} {{ item.user_count }} {{ 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 4ada53de..7f31d3d1 100644 --- a/app/Http/Admin/Views/chapter/lessons_vod.volt +++ b/app/Http/Admin/Views/chapter/lessons_vod.volt @@ -22,14 +22,12 @@ - 编号 名称 - 课件 学员 点赞 评论 @@ -59,7 +57,6 @@ 时长:{{ item.attrs['duration']|duration }}

- {{ item.resource_count }} {{ item.user_count }} {{ item.like_count }} {{ item.comment_count }}