{include file="public/head" /}
  
{notempty name="data['data']"} {foreach name="data['data']" id="da"} {/foreach} {/notempty}
ID
所属栏目
文章标题
内容
留言时间
留言QQ
留言IP
操作
{$da['id']} {$da['category_name']} {$da['title']} {if condition="strlen($da['content']) > 50"} {:mb_substr($da['content'],0,50)}...  查看 {else /} {$da['content']} {/if} {$da['create_time']} {:json_decode($da['send'],true)['qq']} {$da['ip']} {if condition="$da['is_status'] eq 0"} 审核 {/if} 删除
{$page}
{include file="public/footer" /}