<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;title&gt;璇ラ〉闈笉瀛樺湪&lt;/title&gt;

&lt;link rel="stylesheet" href="/404/css/404.css"&gt;
&lt;script src="/404/js/jquery-3.1.0.min.js"&gt;&lt;/script&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;div class="auto"&gt;
	&lt;div class="container"&gt;
		&lt;div class="settings"&gt;
			&lt;i class="icon"&gt;&lt;/i&gt;
			&lt;h4&gt;寰堟姳姝夛紒娌℃湁鎵惧埌鎮ㄨ璁块棶鐨勯〉闈紒&lt;/h4&gt;
			&lt;p&gt;&lt;span id="num"&gt;5&lt;/span&gt; 绉掑悗灏嗚嚜鍔ㄨ烦杞埌棣栭〉&lt;/p&gt;
			&lt;div&gt;
				&lt;a href="../" title="杩斿洖棣栭〉" target="_blank"&gt;杩斿洖棣栭〉&lt;/a&gt;
				&lt;a href="javascript:;" title="涓婁竴姝�" id="reload-btn"&gt;涓婁竴姝�&lt;/a&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
	//鍊掕鏃惰烦杞埌棣栭〉鐨刯s浠ｇ爜
	var $_num=$("#num");
	var num=parseInt($_num.html());
	var numId=setInterval(function(){
		num--;
		$_num.html(num);
		if(num===0){
			//璺宠浆鍦板潃鍐欏湪杩欓噷
			window.location.href="../";
		}
	},1000);
	//杩斿洖鎸夐挳鍗曞嚮浜嬩欢
	var reloadPage = $("#reload-btn");
	reloadPage.click(function(e){
		window.history.back();
	});
&lt;/script&gt;



&lt;/body&gt;
&lt;/html&gt;</pre></body></html>