{template 'common/header'}

公司信息管理

{php echo tpl_form_field_image('logo', $company['logo']);}
{php echo tpl_form_field_image('desc', $company['desc']);}
{php echo tpl_form_field_multi_image('culture', $company['culture']);}
{template 'common/footer'}