{include file="head.html"}
系统消息
我的消息 系统通知
{if $list}
{foreach item=c from=$list}
{$c.status_name}
{$c.createtime}
{$c.title}
查看
删除
{/foreach}
{$pagelist} {else}
暂无消息
{/if}
{include file="footer.html"}