diff --git a/app/Http/Admin/Views/course/chapters.volt b/app/Http/Admin/Views/course/chapters.volt index 32b117fc..64bd6282 100644 --- a/app/Http/Admin/Views/course/chapters.volt +++ b/app/Http/Admin/Views/course/chapters.volt @@ -55,7 +55,7 @@
提问:{{ item.question.title }}
回答:{{ substr(item.summary,0,32) }}
创建:{{ item.create_time|time_ago }} @@ -50,7 +49,6 @@