📄 download
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="stylesheet" type="text/css" href="http://res.mail.qq.com/zh_CN/htmledition20080807/style/comm.css" />
<link rel="stylesheet" type="text/css" href="http://res.mail.qq.com/zh_CN/htmledition20080807/style/skin0.css" />
<!--script language="javascript" src="http://res.mail.qq.com/zh_CN/htmledition20080807/js/all.js"></script-->
<title>QQ邮箱</title>
<style>
</style>
</head>
<body class=tipbg style="text-align:center;background:white;">
<script>
var flagMsgbox = true;
var fsuccesss = ""; </script>
<script>
var isMainFrameError = !top.GetMainWin || top.GetMainWin() == window || top == window;
if (isMainFrameError)
{
window.onerror = function(msg, url, line) {return true;};
window.onload = function()
{
document.body.backgroundColor = "#fff";
var obj = document.getElementById("msg_txt");
var msg = obj.innerText ? obj.innerText : obj.textContent;
var hasHistory = history.length > 0 && top != window;
var code = [
'<center><div class="bd" style="text-align:left;margin-top:20px;width:70%;"><div class="barspace1 toolbgline toolbg b_size bold" style="padding:12px 0 12px 16px;">邮箱提示</div><div style="background:#fff;padding:20px;line-height:20px;">',
'<div class="b_size">',
msg ? msg : '可能因网络原因造成系统繁忙,服务暂时中断。', '<br><br><div class="b_size">您可以尝试 ',
'<a href="#" onclick="location.reload()" style="font:14px;">刷新恢复服务</a> 。</div>',
'</div>',
'<div style="padding-top:20px;text-align:right;">',
hasHistory ? '<input type=button class=btn value=" 返回上一步 " onclick="history.back();"></div>' : '<input type=button value="返回邮箱首页" class=btn onclick="top.location.href=\'http://' + location.host + '\';">',
'</div>',
'</div>',
'</div></center>'
];
obj.innerHTML = code.join("");
obj.style.display = "block";
};
}
</script>
<div id="msg_txt" style="display:none;">
<script language="javascript">top.location.href="/cgi-bin/loginpage?s=session_timeout";</script></div>
<script language="Javascript">
var mwLocation = top.GetMainWin().location.href;
var awLocation = top.GetActionWin().location.href;
if (mwLocation.indexOf("t=compose") != -1 &&
awLocation.indexOf("customstationery") == -1 &&
"" != "autosave" &&
!isMainFrameError )
{
var msg = top.S("msg_txt", window).innerHTML.replace(/<script .*>(.|\n)*<\/script>/ig, "");
if (msg == "系统错误")
{
var isHasAttach = false;
try{isHasAttach = top.GetMainWin().CheckHasAttach();}catch(e){}
if (isHasAttach)
{
msg += "<div style='color:##8E877D'>请检查附件是否正被其他程序占用。</div>";
}
}
top.fMessageBox(msg, "dialog", true, 0, "失败信息", window);
}
else if(!isMainFrameError)
{
top.fMessageBox(null, fsuccesss, true, 5000, null, window);
}
try{top.ErrorProcess();}catch(e){}
</script>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -