{template 'common/header-base'}
{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', 'xzapp')) && !in_array($_GPC['a'], array('news-show', 'notice-show'))}
{if !defined('IN_MODULE')}
{/if}
{if !empty($_GPC['m']) && !in_array($_GPC['m'], array('keyword', 'special', 'welcome', 'default', 'userapi', 'service', 'apply')) || defined('IN_MODULE')}
{template 'common/header-module'}
{else}
{template 'common/header-' . FRAME}
{/if}
{if empty($frames['section']['platform_module_menu']['plugin_menu'])} {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} {else}
{php unset($plugin_name);} {php unset($plugin);}
{loop $frames['section'] $frame_section_id $frame_section} {if !isset($frame_section['is_display']) || !empty($frame_section['is_display'])}
{if $frame_section['title']}
{/if}
    {loop $frame_section['menu'] $menu_id $menu} {if !empty($menu['is_display'])} {if $menu_id == 'platform_module_more'}
  • 更多应用
  • {else}
  • {$menu['title']}
  • {/if} {/if} {/loop}
{/if} {/loop}
{/if}
{if empty($_W['page']['title']) && $frames['title'] != '首页'}{$frames['title']}{else}{$_W['page']['title']}{/if}
{/if} {if $frames['dimension'] == 2}
{if !empty($_W['page']['title']) && $frames['title'] != '首页' && !empty($frames['title']) && !defined('IN_MODULE')}
{$_W['page']['title']}
{/if} {if !in_array(FRAME, array('user_manage', 'message', 'platform', 'module', 'myself'))} {/if} {/if} {/if}