{include="style"}
|
ID | 留言用户 | 所属栏目 | 是否审核 | 留言标题 | 联系电话 | {foreach $fields_list as $v}{$v['fieldname']} | {/foreach}IP | 评论内容 | 评论时间 | 操作 |
---|---|---|---|---|---|---|---|---|---|---|---|
|
{$v['id']} | {$v['user']} | {if($v['tid']!=0)}{fun get_info_table('classtype',array('id'=>$v['tid']),'classname')}{else}-{/if} | {if($v['isshow']==1)}已审核{else}未审核{/if} | {$v['title']} | {$v['tel']} | {foreach $fields_list as $vv}{fun format_fields($vv,$v[$vv['field']])} | {/foreach}{$v['ip']} | {fun newstr($v['body'],10)} | {fun date('Y-m-d H:i:s',$v['addtime'])} |