{php include wl_template('common/header-base')} {if empty($_GPC['lct'])}
    {php $top_menus = is_store() ? Menus_store::topmenus() : (is_agent() ? Menus::topmenus() : Menus_sys::topmenus());} {loop $top_menus $topmenus} {if in_array($topmenus['jurisdiction'],Jurisdiction::judgeMainMenu($_W['jurisdiction'])) || !$_W['jurisdiction']}
  • {$topmenus['title']}
  • {/if} {/loop}
{if defined('IN_MESSAGE')}
{if is_array($msg)}

MYSQL 错误:

{php echo cutstr($msg['sql'], 300, 1);}

{$msg['error'][0]} {$msg['error'][1]}:{$msg['error'][2]}

{else}

{$caption}

{$msg}

{/if} {if $redirect}

如果你的浏览器没有自动跳转,请点击此链接

{else}

[点击这里返回上一页]   [首页]

{/if}
{else} {php $frames_name = get.$_W['plugin'].Frames;$menusclass = is_store() ? Menus_store : (is_agent() ? Menus : Menus_sys);$frames = $menusclass::$frames_name(); $menusclass::_calc_current_frames2($frames);}
{if !empty($frames)}
{loop $top_menus $topmenus} {if (is_array($topmenus['active']) && in_array($_W['plugin'], $topmenus['active'])) || ($_W['plugin'] == $topmenus['active'])}{php echo mb_substr($topmenus['title'], -2, 2, 'UTF8');}中心{/if} {/loop}
{loop $frames $k $frame}

{$frame['title']}

{/loop}
{else}
{/if} {/if} {/if}