[#escape x as (x)!?html]
${site.fullNameOrName}${global.customs['poweredBy']}
[#include 'inc_js.html'/]
网站地图
RSS订阅
TAGS标签
关键词位置:
所有位置
仅标题
仅关键词
仅描述
仅正文
栏目:
[@NodeList isIncludeChildren='true';list]
所有栏目
[#list list as node] [#if node_index != 0 && !node.linked && node.realNode]
[#if node.treeLevel gt 1][#list 2..node.treeLevel as i]--[/#list][/#if]${node.name}
[/#if] [/#list] [/@NodeList]
时间:
至
排序:
按相关度
按发布时间倒序
按发布时间升序
[@InfoFulltextPage q=Param.q title=Param.title keyword=Param.keyword description=Param.description text=Param.text nodeId=Param.nodeId beginDate=Param.beginDate endDate=Param.endDate sort=Param.sort pageSize=10;pagedList]
为您找到相关结果 ${pagedList.totalElements} 篇
[#if pagedList.totalElements > 0]
[#list pagedList.content as info]
[#noescape]${info.highlightTitle}[/#noescape]
[#noescape]${info.highlightText}[/#noescape]
[/#list]
[#include "page.html"/]
[/#if]
[/@InfoFulltextPage] [#include 'inc_footer.html'/] [/#escape]