${content.title}
发布时间: ${content.releaseDate} 作者:${content.author!'本站编辑'} 来源: ${content.origin!'本站原创'} 浏览次数:
取消收藏
收藏
[#if user??]
[/#if]
[#if pagination.firstPage]
[#if content.description??]
摘要: [@text_cut s=content.description len='60' append='...'/]
[/#if]
[/#if]
[#if preview??]
[@text_cut s=txt! len=100 append="..."/]
您需要更高的权限浏览全部内容!
以下会员组可浏览全部内容:
[#list groups as g]
${g.name!}[#if g_has_next],[/#if]
[/#list]
[#else]
${txt!}
[/#if]
[#include "../style_page/content.html"/]
[#if channel.allowScore]
[#include "inc_score.html"/]
[/#if]
[#if channel.allowShare]
[#include "inc_share.html"/]
[/#if]
[#if channel.allowUpdown]
[/#if]
- 上一篇:[@cms_content id=content.id next='1' channelId=channel.id][#if tag_bean??]${tag_bean.title}[#else]没有了[/#if][/@cms_content]
- 下一篇:[@cms_content id=content.id next='0' channelId=channel.id][#if tag_bean??]${tag_bean.title}[#else]没有了[/#if][/@cms_content]