<@tools.includePlace path="/common/e01f6695-8132-4bef-97b6-d6505e6f8785.html"/> <#-- nav -->
<@include path="/fragment/bread.html"/><#-- 面包屑导航 -->

${content.title}

<#if attribute.docno?has_content> ${attribute.docno} ${content.publishDate?date} <#if content.author?has_content> ${content.author} 阅读量:...
<#if content.hasImages> <@cms.contentFileList contentId=content.id fileTypes='image'> <#list page.list as file>
${(file.description)!}

${(file.description)!}

${(text?no_esc)!}
<@import path="/fragment/tools.ftl" namespace="t"/><#-- 工具 --> <#if content.hasFiles> <@cms.contentFileList contentId=content.id fileTypes='document,video,audio,other'> <#if page.totalCount gt 0>
<@cms.contentList categoryId=content.categoryId endPublishDate=content.publishDate orderField='publishDate' pageIndex=2 pageSize=1> <#if 2=page.pageIndex> <#list page.list as content>

上一篇:

${content.title}
<@cms.contentList categoryId=content.categoryId startPublishDate=content.publishDate orderField='publishDate' orderType='asc' pageIndex=1 pageSize=1> <#list page.list as a>

下一篇:

${content.title}

相关文章

<@cms.contentRelatedList contentId=content.id pageSize=10>
    <#list page.list as content>
  • • ${content.title}
  • <#if content.tagIds?has_content> <@cms.search tagId=content.tagIds pageSize=10> <#list page.list as a> <#if content.id!=a.id>
  • • ${a.title}
  • <#else> <@cms.contentList categoryId=content.categoryId endPublishDate=content.publishDate pageSize=10> <#list page.list as a> <#if !a?is_first>
  • • ${a.title}
<@tools.includePlace path="/common/e193da98-10e6-4bf5-8294-e3f009a5c9bd.html"/> <#-- footer -->