From b67011c04142e84b2a0da42b1e3409a7191f34a2 Mon Sep 17 00:00:00 2001 From: xiaochong0302 Date: Mon, 8 Jan 2024 11:21:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=BB=E9=A1=B5simple?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E5=85=8D=E8=B4=B9=E8=AF=BE=E7=A8=8B=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Http/Home/Views/index/simple.volt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/Home/Views/index/simple.volt b/app/Http/Home/Views/index/simple.volt index 6c1ff722..a722013f 100644 --- a/app/Http/Home/Views/index/simple.volt +++ b/app/Http/Home/Views/index/simple.volt @@ -53,7 +53,7 @@ {% if free_courses|length > 0 %}
免费课程
-
+
{{ show_courses(free_courses) }}