-
Notifications
You must be signed in to change notification settings - Fork 97
/
index.html
27 lines (27 loc) · 1.24 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1; IE=edge; IE=9; IE=8; IE=7">
<meta name="renderer" content="webkit|ie-stand|ie-comp">
<meta name="renderer" content="webkit">
<meta name="robots" content="all">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link type="image/x-icon" href="//www.my.com/favicon.ico" rel="shortcut icon" />
<meta name="apple-itunes-app" content="app-id=634896669" />
<meta property="wb:webmaster" content="2f8063d7b6dc6240" />
<meta property="qc:admins" content="277732630160101171756375" />
<meta property="og:type" content="image"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telphone=no, email=no, date=no, address=no" />
<meta charset="utf-8">
<meta name="description" content="李姓的菜 的微博www.lixingdecai.com" />
<meta name="Keywords" content="李姓的菜 的微博www.lixingdecai.com" />
<title>李姓的菜的vue工程</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>