diff --git a/app/templates/base.html b/app/templates/base.html index f62767b..f1c269a 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -1,11 +1,21 @@ {# 基础模板 #} - + {% block title %}智队中枢{% endblock %} + {# 立即应用主题 - 防止闪烁 #} + + {# Tailwind CSS #}