From dd492c3b88991a3f7f4b42e3f742e27b38fc5742 Mon Sep 17 00:00:00 2001 From: hmo Date: Thu, 23 Apr 2026 20:42:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20goals.html=E4=BD=BF=E7=94=A8=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=E7=9A=84block=E5=90=8D=E7=A7=B0extra=5Fjs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/goals.html | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/app/templates/goals.html b/app/templates/goals.html index 7a6762c..77a7e19 100644 --- a/app/templates/goals.html +++ b/app/templates/goals.html @@ -70,7 +70,7 @@ {% endblock %} -{% block scripts %} +{% block extra_js %} {{ super() }}