{extend name="../view/default/basetmp.htm" /} {block name="css"} {/block} {block name="main"}

全站搜索

{if $keyword}

搜索结果

找到 {$total} 条相关结果 {if $type == '1'} 列表内容 {elseif $type == '4'} 产品内容 {elseif $type == '5'} 新闻内容 {/if}
{if $ArtRes && $ArtRes->count() > 0}
{volist name="ArtRes" id="v"}
{switch $v.bltCate.type} {case value="1"}列表{/case} {case value="4"}产品{/case} {case value="5"}新闻{/case} {default /}文章 {/switch}

{$v.title}

{$v.stitle|cut_str=120}

{$v.create_time|date='Y-m-d'} {if $v.bltCate.title} {$v.bltCate.title} {/if} {if $v.bltCate.type == 4 && $v.price} ¥{$v.price} {/if} {$v.click}
{/volist}
{include file='../view/default/pagination.htm'} {else}

没有找到相关结果

请尝试使用其他关键词或调整搜索类型

搜索建议:

  • 检查关键词拼写是否正确
  • 尝试使用更简单的关键词
  • 扩大搜索范围(选择"全部内容")
{/if}
{else}

请输入搜索关键词

在全站范围内搜索您需要的内容

{/if}
{/block}