{include file="common/sidenav" /}
{if $archives && $archives['status']=='normal'}
温馨提示:
当前{:$model?$model.name:'文章'}已经发布,如果修改将重新进入审核
{/if}
{:$archives?'修改':'发布'}{:$model?$model.name:'文章'}
{:token()}
{:__('Channel_id')}
{$channelOptions}
{if !$model || $model->iscontribute('channel_ids')}
{:__('Channel_ids')}
{$secondChannelOptions}
{/if}
{:__('Title')}
{if !$model || $model->iscontribute('image')}
{:__('Image')}
{:__('Upload')}
{:__('Choose')}
{/if} {if !$model || $model->iscontribute('images')}
{:__('Images')}
{:__('Upload')}
{:__('Choose')}
{/if} {if !$model || $model->iscontribute('tags')}
{:__('Tags')}
{/if} {if !$model || $model->iscontribute('content')}
{:__('Content')}
{$archives.content|default=''|htmlentities}
{/if} {if !$model || $model->iscontribute('price')}
{:__('Price')}
{/if} {if !$model || $model->iscontribute('outlink')}
{:__('Outlink')}
{/if} {if !$model || $model->iscontribute('keywords')}
{:__('Keywords')}
{/if} {if !$model || $model->iscontribute('description')}
{:__('Description')}
{$archives.description|default=''|htmlentities}
{/if}