{include file="public/header" /}

文章管理

{include file="public/admin_items" /}
{notempty name="article_list"} {volist name="article_list" id="article"} {/volist} {else /} {/notempty}
{$Think.lang.article_sort} {$Think.lang.article_title} {$Think.lang.article_cate} {$Think.lang.article_show} {$Think.lang.article_time} {$Think.lang.ds_handle}
{$article.article_sort} {$article.article_title} {$article.ac_name|default=''} {if $article.article_show eq '1'}是{else}否{/if} {$article.article_time} {$Think.lang.ds_edit} {$Think.lang.ds_del}
{$Think.lang.ds_no_record}
{$page}