From 635bd76386e8f1c35602ae03f2e0557fb71bc5f8 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 25 Aug 2026 14:36:16 +0800 Subject: [PATCH] =?UTF-8?q?feat(header.tmpl):=20=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E7=BA=A7=20js/css=20=E4=B8=8E=20bricks=20=E4=B8=BB=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=8A=A0=20=3Fv=3Dassets=5Fver()=20=E7=BC=93=E5=AD=98?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7(=E6=9C=8D=E5=8A=A1=E7=AB=AF?= =?UTF-8?q?=E6=9C=AA=E6=B3=A8=E5=86=8C=E5=88=99=E9=80=80=E5=8C=96=E4=B8=BA?= =?UTF-8?q?=E5=8E=9F=E8=A1=8C=E4=B8=BA)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bricks/header.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bricks/header.tmpl b/bricks/header.tmpl index d11233a..d3796fd 100644 --- a/bricks/header.tmpl +++ b/bricks/header.tmpl @@ -5,10 +5,10 @@ - - + + {% for mycss in cssfiles() %} - + {% endfor %} @@ -37,9 +37,9 @@ - + {% for myjs in jsfiles() %} - + {% endfor %}