{template 'public/header'} {template 'public/comhead'} {if $operation == 'post'}
添加帮助信息
{php echo tpl_ueditor('answer',$list['answer']);}
{elseif $operation == 'display'}
帮助列表
{loop $list $row} {/loop} {if !$list} {/if}
排序 标题 发布时间 操作
{$row['sort']}
{$row['question']}
{$row['created_time']} 编辑 删除
暂无信息
{$pager}
{/if} {template 'common/footer'}