<#include "../include_page/paramters.html"/>
<@_categoryTypeList name=name pageIndex=pageNum count=numPerPage!30> <#list page.list as a>
ID 名称 排序
${a.id!} ${(a.name?html)!} ${a.sort!}
<#include "../include_page/page.html"/>