<@_sysDomainList pageIndex=pageNum count=numPerPage>
<#include "../include_page/paramters.html"/>
<#list page.list as a>
域名 模板根路径
${(a.name)!} ${(a.path)!}
<#include "../include_page/page.html"/>