{template 'common/header'}
{if empty($id)}添加{else}编辑{/if}新闻
状态 排序
{php echo tpl_form_field_image('news[picurl]', $news['picurl'], '')} 置顶文章720*300 普通文章400*280
{php echo tpl_form_field_multi_image('news[pics]', $news['pics']);}
{php echo tpl_ueditor('newstxt', $news['news']);}
{template 'common/footer'}