{{ stylesheet_link("/css/global.css")}} {{ stylesheet_link("/css/themes/easyui.css")}} {{ stylesheet_link("/css/themes/icon.css")}} {{ stylesheet_link("/css/extend.css")}} {{ partial("header/header") }} 系统功能名称
{%if data != null%} {%for info in data%}

{{ info['cname'] }}

所属功能模块
{{ info['controllers_code'] }}
功能英文名称
{{ info['ename'] }}
业务类型
{{ info['business_type'] }}
模块类型
{{ info['action_type'] }}
创建人
{{ info['createdby'] }}
创建时间
{{ info['created'] }}
修改人
{{ info['updatedby'] }}
最后修改时间
{{ info['updated'] }}
{%endfor%} {%endif%}
{% if num >= 30 %}
点击加载更多数据
{% endif %} {{ partial("foorter/footer") }}