{block name='so'} {/block}
{if condition='!$title'}
{$siteInfo['siteName']}
搜索
{if condition='$soType == "a"'} {foreach name='$hotList' id='v'}
{$v}
{/foreach} {else/} {mipcms:so value="v" limit='10'}
{$v.title}
{/mipcms:so} {/if}
{else/}
搜索主页
搜索
{$title}
{foreach name='$itemList' id='v'}
{$v.title}
{$v['description']}
{/foreach}
{if condition='$soType == "a"'}
相关搜索
{foreach name='$aboutKeywords' id='v'}
{$v}
{/foreach}
{/if}
News
{foreach name='$hotList' id='v'}
{$v}
{/foreach}
News
{mipcms:so value="v" limit='10'}
{$v.title}
{$v['publish_time']|date='Y-m-d',###}
{/mipcms:so}
{/if}
站点地图
{include file='main/footer'}