{% extends base %} {% block body_left %} {% init dict_type = "" %}
词典
新增 {% include common/button/back_button.html %}
{% include note/component/filter/type_filter.html %} {% include dict/page/dict_type_tab.html %}
{% include common/table/table.html %}
{% if show_pagination and "page" in globals() %}
{% include mod_pagenation.html %}
{% end %} {% end %} {% block body_right %}
{% include dict/page/dict_sidebar.html %}
{% end %}