{% extends base %} {% block body %} {% include test/component/example_nav.html %} {% init tab_html1 = """
""" %} {% init tab_html2 = """ """ %} {% init html3 = """ """ %} {% init html4 = """ """ %}按钮tab
{{tab_html1}}{% raw tab_html1 %}
链接tab
{{tab_html2}}{% raw tab_html2 %}
按钮tab(深色模式)
{{html3}}{% raw html3 %}
下划线tab
{{html4}}{% raw html4 %}