{template 'common/header-base'} {if user_is_vice_founder($_W['uid']) && $_W['iscontroller']} {template 'common/header-vice'} {else}
{if $_GPC['c'] == 'home' && in_array($_GPC['do'], array('system_home', 'system'))}
{else}
{/if}
菜单已锁定
{if !$_W['iscontroller']}
{if $_W['breadcrumb']}
{$_W['breadcrumb']}
{/if}
{/if} {if !empty($_W['uid'])} {else} {/if}
{if !defined('IN_MESSAGE')} {if $frames['dimension'] == 3 && in_array(FRAME, array('account', 'system', 'advertisement', 'wxapp', 'site', 'webapp', 'phoneapp')) && !in_array($_GPC['a'], array('news-show', 'notice-show', 'notice-news'))}
{if !empty($_GPC['module_name']) && !in_array($_GPC['module_name'], array('keyword', 'special', 'welcome', 'default', 'userapi', 'service', 'apply')) || defined('IN_MODULE') && IN_MODULE != ''}
{template 'common/header-module'}
{else}
{template 'common/header-' . FRAME}
{/if}
{loop $frames['section'] $frame_section_id $frame_section} {if !isset($frame_section['is_display']) || !empty($frame_section['is_display'])}
{if $frame_section['title']}
{$frame_section['title']}
{/if}
{/if} {/loop}
{/if}
{if !empty($_W['page']['title']) && $frames['title'] != '首页' && !empty($frames['title']) && !defined('IN_MODULE') && $_W['iscontroller']}
{$_W['page']['title']}
{/if} {if $frames['dimension'] == 2} {if !in_array(FRAME, array('message', 'platform', 'module', 'myself', 'workorder'))} {/if} {/if} {/if} {/if}