24 lines
663 B
HTML
24 lines
663 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no, minimal-ui">
|
|
<meta name="format-detection" content="telephone=no">
|
|
<title>猎豹抢票</title>
|
|
<link rel="stylesheet" type="text/css" href="css/min.css">
|
|
</head>
|
|
|
|
<body id="query_page">
|
|
<div class="wrap" id="wrap">
|
|
<header class="header">
|
|
<div class="h_l"><a href="index.html" class="logo"></a></div>
|
|
</header>
|
|
<div class="main">
|
|
<div class="list_tip">
|
|
网站维护中...
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|