{if empty($tips)} {php define('IN_MESSAGE', true)} {template 'common/header'}
{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 && $type != 'expired'}
如果你的浏览器没有自动跳转,请点击此链接
{else}

{if $type != 'expired'} 点击这里返回上一页 首页 {/if} {loop $extend $button} {$button['title']} {/loop}

{/if}
{if $redirect == url('home/welcome/ext', array('m' => 'store')) && $type == 'expired'} {/if} {template 'common/footer'} {else} {template 'common/header-base'}