{% extends wide_base %} {% block head %} {% end %} {% block body %}
{% set title = "二维码生成" %} {% include "common/title/base_title.html" %}
{% include tools/text_tab.html %}
{% end %}