{% extends base %} {% block head %} {% include common/layout/wide_left.html %} {% include common/script/load_layui.html %} {% end %} {% block body %}
{% set title = "Layui Test" %} {% include common/base_title.html %}

按钮

弹层

{% end %}