管理文章
搜索
ID
主题
标题
栏目
修改时间
答案
操作
{volist name="list" id="vo"}
{$vo.id}
{$vo.zhuti}
{$vo.title}
{if $vo.father_name == 0} {$vo.name} {else/} {$vo.father_name} > {$vo.name} {/if}
{$vo.date}
{if $vo.answer == '无'}
添加
{else/}
修改
{/if}
修改文章
|
删除
{/volist}
{$list|raw}