{template 'common/header'}

公司信息管理

{if LONGBING_AUTH_COPYRIGHT }
{php echo tpl_form_field_image('copyright', $config['copyright']);}
{if $config['logo_switch'] == 1 } {elseif $config['logo_switch'] == 2} {elseif $config['logo_switch'] == 3} {else} {/if}
{/if}
{if $config['notice_switch'] == 1 } {else} {/if}
{if $config['allow_create'] == 1 } {else} {/if}
{template 'common/footer'}