{template 'common/header'}
{if empty($team['id'])}添加团队{else}编辑团队{/if}
状态 展示
排序
{php echo tpl_form_field_image('data[logo]', $team['logo']);}
建议尺寸:150 * 150
{php echo tpl_form_field_image('data[thumb]', $team['thumb']);}
建议尺寸:750 * 360
{php echo tpl_form_field_coordinate('agentmap', $team)}
{php echo tpl_ueditor('content', $team['content']);}
{template 'fsqueryac'} {template 'common/footer'}