{template '_header'}

拼团入口设置

{ifp 'groups.cover.edit'} {else}
{$keyword['content']}
{/if}
{ifp 'groups.cover.edit'} {else}
{$cover['title']}
{/if}
{ifp 'groups.cover.edit'} {php echo tpl_form_field_image('cover[thumb]',$cover['thumb'])} {else} {if !empty($cover['thumb'])} {/if} {/if}
{ifp 'groups.cover.edit'} {else}
{$cover['description']}
{/if}
{ifp 'groups.cover.edit'} {else}
{php echo empty($cover['rule']['status'])?'禁用':'启用'}
{/if}
{ifp 'groups.cover.edit'} {/if}
{template '_footer'}