[#if content.fileSuffix??]
[#if content.fileSuffix="doc"||content.fileSuffix="docx"||content.fileSuffix="wps"]
[/#if]
[#if content.fileSuffix="ppt"||content.fileSuffix="pptx"]
[/#if]
[#if content.fileSuffix="pdf"]
[/#if]
[/#if]
${content.title!}
上传于 ${content.releaseDate?string("yyyy-MM-dd")}|评分 ${content.avgScore!}|人阅读|次下载
[#if content.description??]${content.description!}
[/#if]
下载本文需要使用${content.downNeed!}财富值
热门文档
[@cms_content_list count='10' orderBy='9' titLen='25' channelId=channel.id channelOption='1' dateFormat='yyyy-MM-dd']
-
[#list tag_list as a]
- ${a.title} [/#list]