{include file="common/head"} {include file="common/header"}

{$publish.title}

{$publish.create_time|date='Y-m-d'}发布 已有{$publish.views}人浏览
{$publish.content|raw}
公告列表
    {volist name=":load_publish()" id="item"}
  • {$item.title}{$item.create_time|date='Y-m-d'}
  • {/volist}
{include file="common/footer"}