{include file="common/head"}
{include file="common/menu"} {hkcms:adv name="sub" itemid="2"} {/hkcms:adv}
{hkcms:content num="$Cate['num']" order="weigh desc,publish_time desc" page="1"}
{// substr字符截取,保留8个字,使用...拼接}
{hkcms:substr name="$item.title" len="8" str="..." }
{$item.title}

{$item.title}

{$item.category.title}

{/hkcms:content}
{hkcms:contentpage item="home,pre,pageno,next,last,info" mobile_item="pre,pageno,next" pre="«" next="»" /}
{include file="common/footer"}