{include file="common/head"}
{include file="common/menu"} {hkcms:adv name="sub" itemid="2"} {/hkcms:adv}
{// 获取当前栏目的文档,page="1"开启分页功能,列表页无需写catid,order是排序,$Cate.num取得是后台栏目管理里设置的分页数} {hkcms:tagarclist tid="$Tags['id']" num="10" page="1"}
{$item.title}
{// style字段是后台可设置加粗与颜色,$item.style}

{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:tagarclist}
{hkcms:contentpage item="home,pre,pageno,next,last,info" mobile_item="pre,pageno,next" pre="«" next="»" /}
{include file="common/footer"}