From a77200c5ae7e73f94142c612513bf9a9f1a61912 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 30 Aug 2026 21:53:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Tree=E5=B1=95=E5=BC=80/=E6=94=B6?= =?UTF-8?q?=E8=B5=B7=E5=90=8C=E6=AD=A5=E4=B8=89=E8=A7=92=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E7=8A=B6=E6=80=81;=20=E6=A8=A1=E5=9D=97JS=E6=B3=A8=E5=85=A5?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E9=98=B2=E7=BC=93=E5=AD=98(20260831a)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bricks/header.tmpl | 4 ++-- bricks/tree.js | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bricks/header.tmpl b/bricks/header.tmpl index 4f1f2d7..37ac7b5 100644 --- a/bricks/header.tmpl +++ b/bricks/header.tmpl @@ -37,9 +37,9 @@ - + {% for myjs in jsfiles() %} - + {% endfor %}