{template 'header', 'member'}
新闻{if $action=='add'}添加{elseif $action=='edit'}修改{else}管理{/if}
{if $action=='add' || $action=='edit'} 取消 {else} 添加 {/if}
{if $action=='add' || $action=='edit'}

新闻标题*

标题图片

新闻内容*

{$content}

新闻分类

{$type_select}
{else}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}