[#include "../include/页头顶栏.html"/] [#include "../include/页头导航栏.html"/]
您现在正在浏览: 首页 » Tag相关资讯列表

Tag相关资讯列表

[@cms_content_page tagId=tag.id count='10' descLen='100' append='...']
“${tag.name}” Tag标签 共有 ${tag_pagination.getTotalCount()!} 条 相关资讯:
[#list tag_pagination.list as s]
[${s.ctgName}] ${s.title}
[@text_cut s=s.description len=descLen append=append/]
来源: ${s.origin!'本站原创'}    浏览次数:${s.views}次    发布时间: ${s.releaseDate}
[/#list] [/@cms_content_page]
[@cms_topic_list count='2' recommend='1' descLen='35' append='...'] [#list tag_list as t]
${t.name}
[@text_cut s=t.description len=descLen append=append/]
[/#list] [/@cms_topic_list]
[#include "../include/页脚友情链接栏.html"/] [#include "../include/页脚信息栏.html"/]