{include file="common/head"}
{include file="common/menu"} {hkcms:adv name="sub" itemid="2"} {/hkcms:adv}
{// 如果想要在列表页获取内容,more="1",即可调用副表内容,page="1"开启分页功能,列表页无需写catid=""} {hkcms:content order="weigh desc,publish_time desc" num="$Cate['num']" page="1"}
{$item.title}

{hkcms:substr name="$item.title" len="70" dot="...." }

  • {$item.author|default=''}
  • {hkcms:date name="$item.publish_time" format="Y-m-d"}
  • {$item.views} {:__('View')}

{$item.description|default=""}

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