<@tools.includePlace path="/common/8ddab9ba-a8aa-4745-86c6-66bf1c2c976c.html"/> <#-- header --> <@tools.includePlace path="/common/c32a4f4a-ff5d-49cf-bb59-5d9784539174.html"/> <#-- 导航 -->
checked="checked" onclick="$('form[name=search]').submit();">
高级搜索
<#if word?has_content || tagIds?has_content> <@cms.search word=word tagId=tagIds phrase=phrase highlight=true pageIndex=pageIndex pageSize=10> <#if page.totalCount gt 0>
搜索结果
<#list page.list as a>
${a.title?no_esc}

${(a.description?no_esc)!}

${a.publishDate?date} ${a.clicks!} ${a.comments!}
    <#assign url='./?word='+(word?url)!/> <#if phrase?has_content> <#assign url+='&phrase='+phrase?url/> <#if tagIds?has_content> <#list tagIds as t> <#assign url+='&tagIds='+t/>
  • <#assign start=1/> <#if (page.pageIndex-5) gt start> <#assign start=page.pageIndex-4/> <#assign end=page.totalPage/> <#if (page.pageIndex+5) lt end> <#assign end=page.pageIndex+4/> <#list start..end as a>
  • ${a}
<@tools.includePlace path="/footer/7f8bacb5-30ca-4641-b66f-987d447b1a85.html"/> <#-- footer -->