<@include path="/ftl/echoBread.ftl"/>
<@echoBread category.id/>
<@_contentList categoryId=category.id containChild=true pageIndex=pageIndex count=category.pageSize>
<@import path="/ftl/tools.ftl" namespace="t"/>
<#list page.list as a>
<@include path="/ftl/data-list.ftl"/>
#list>
<#if 1=pageIndex>
<#if !page.lastPage>
查看更多
<#else>
查看更多
#if>
<#else>
<@include path="/ftl/category_page.ftl"/>
#if>
@_contentList>