-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (25 loc) · 1.03 KB
/
index.html
File metadata and controls
25 lines (25 loc) · 1.03 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!--<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">-->
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>hjdtl - hjdtl.com</title>
<meta name="description" content="hjdtl,website,web developer,asheicy" />
<meta name="keywords" content="hjdtl,website,web developer,asheicy" />
<style>
body {
overflow-x: hidden;
}
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
<!--哪来的?↓↓↓-->
<!--<link rel="stylesheet" href="http://cache.amap.com/lbs/static/main1119.css" />-->
<!--<script src="http://webapi.amap.com/maps?v=1.4.2&key=420bf546faf687587befc247a0420754"></script>-->
<!--<script type="text/javascript" src='//webapi.amap.com/maps?v=1.4.2&key=420bf546faf687587befc247a0420754&plugin=AMap.ToolBar,AMap.Riding'></script>-->
<!--<script src="//webapi.amap.com/ui/1.0/main.js?v=1.0.11"></script>-->
</html>