{# 自定义全局目录模板,支持4级导航深度 #} {%- if theme_navigation_depth %} {%- set navigation_depth = theme_navigation_depth %} {%- else %} {%- set navigation_depth = 4 %} {%- endif %}