{tpl "head"}
if($rootcat["pic"]) :
{$rootcat.title}
endif;
首页
{yy:breadcumb catid=$catid} {loop} {if $v['id']!=$catid }
{$v.title}
{else}
{$v.title}
{/if} {/loop} {/yy}
{$cat.title}
{loop name="list"}
型号:{$v.xinghao}
功能:{$v.gongneng}
echo getsubstr($v["title"],0,10);
{/loop}
{$page}
{tpl 'foot'}