$status=array("1"=>"已审核","0"=>"未审核"); $top_status=array("1"=>"已置顶","0"=>"未置顶"); $recommend_status=array("1"=>"已推荐","0"=>"未推荐");
ID 标题 栏目 发布人 发布时间 {:L('STATUS')} {:L('ACTIONS')}
{$vo.tid} {$vo.post_title} $smeta=json_decode($vo['smeta'],true); 查看 {$users[$vo['post_author']]['user_login']} {$vo.post_date} {$status[$vo['post_status']]}
{$top_status[$vo['istop']]}
{$recommend_status[$vo['recommended']]}
还原| 删除
ID 标题 栏目 发布人 发布时间 {:L('STATUS')} {:L('ACTIONS')}