-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (26 loc) · 1.03 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no,minimum-scale=1,maximum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes">
<meta name="format-detection" content="telephone=no">
<title>运图要买车</title>
<script src='https://hm.baidu.com/hm.js?a5cc9e659c8d2d3d65bc2021775d3d7d'></script>
<!--<script>-->
<!--var _hmt = _hmt || [];-->
<!--(function() {-->
<!--let hm = document.createElement("script");-->
<!--hm.src = "https://hm.baidu.com/hm.js?a5cc9e659c8d2d3d65bc2021775d3d7d"-->
<!--let s =document.getElementsByTagName("script")[0]-->
<!--s.parentNode.insertBefore(hm, s)-->
<!--})();-->
<!--</script>-->
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>