{inc:header.htm}
{$cidhtml}
{if:empty($cms_article_arr)}
暂无内容
{else} {loop:$cms_article_arr $v} {/loop}
标题 属性 作者 评论数 发布时间 状态 操作 百度推送
{$v[cate_arr][name]} {$v[title]} {$v[imgstr]} {$v[flagstr]} {$v[author]} {$v[comments]} {php} echo date('Y-m-d H:i:s', $v['dateline']);{/php} {if:$v['status']==1}草稿{/if} 编辑 删除 {if:$v['status']==1}审核{else}反审{/if} {if:empty($v[baidu])}推送{else}√{/if}
{/if}