From 3d94a1f0de66783ec60357c180b90794fdd8c3ec Mon Sep 17 00:00:00 2001 From: jeremygan2021 Date: Tue, 17 Mar 2026 21:36:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=90=E5=AD=97=E7=A8=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/competition/templates/judge/base.html | 10 ++++++++++ backend/competition/templates/judge/dashboard.html | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/backend/competition/templates/judge/base.html b/backend/competition/templates/judge/base.html index 6ab9d07..834b5e8 100644 --- a/backend/competition/templates/judge/base.html +++ b/backend/competition/templates/judge/base.html @@ -4,6 +4,16 @@ {% block title %}评委系统{% endblock %} + +