-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
31 lines (31 loc) · 1.42 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html>
<head>
<head><title>同程火车票预订</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimal-ui">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="black" name="apple-mobile-web-app-status-bar-style">
<meta name="format-detection" content="telephone=no">
<meta name="full-screen" content="yes">
<meta name="browsermode" content="application">
<meta name="x5-fullscreen" content="true">
<meta name="x5-page-mode" content="app">
<meta name="description" content="同程旅游-火车票">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="x-dns-prefetch-control" content="on">
<meta http-equiv="Expires" content="0">
<meta name="keywords" content="火车票,火车票网上订票,火车票查询,火车票价,火车票预订">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="dns-prefetch" href="http://js.40017.cn/">
<link rel="dns-prefetch" href="http://css.40017.cn/">
<link rel="stylesheet" type="text/css" href="//at.alicdn.com/t/font_7jaiq794hajrlik9.css">
</head>
<title>koi</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>