{% if theme_nav_style | default('header') == 'header' %} {# 模式 A:默认情况,顶部显示顶级分类 #} {% else %} {# 模式 B:全侧边栏模式下,清空顶部导航中心区域的内容 #} {% endif %}