From 328aea1e2dcba9dde2446738d6a3751633d31efc Mon Sep 17 00:00:00 2001 From: xiaochong0302 Date: Fri, 11 Apr 2025 21:33:54 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BC=98=E5=8C=96=E7=AB=A0=E8=8A=82=E5=88=97?= =?UTF-8?q?=E8=A1=A8UI=202.=E4=BC=98=E5=8C=96=E8=AF=84=E4=BB=B7UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Http/Home/Views/chapter/catalog.volt | 15 +++-- app/Http/Home/Views/course/show_catalog.volt | 4 +- app/Http/Home/Views/course/show_meta.volt | 10 +-- public/static/home/css/common.css | 65 ++++++++++++-------- public/static/home/js/chapter.show.js | 24 +++++--- public/static/home/js/course.show.js | 38 +++++++++--- 6 files changed, 99 insertions(+), 57 deletions(-) diff --git a/app/Http/Home/Views/chapter/catalog.volt b/app/Http/Home/Views/chapter/catalog.volt index edf3dd3c..8188b014 100644 --- a/app/Http/Home/Views/chapter/catalog.volt +++ b/app/Http/Home/Views/chapter/catalog.volt @@ -10,18 +10,17 @@ {% endif %} {%- endmacro %} - {%- macro show_lesson_list(parent,chapter) %}