You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
495 B
17 lines
495 B
2 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<link rel="shortcut icon" href="/assets/images/logo.png">
|
||
|
<link rel="stylesheet" type="text/css" href="/assets/font_sc/iconfont.css">
|
||
|
<script
|
||
|
src="https://webapi.amap.com/maps?v=2.0&key=862a5f37e751bdaeb31130b49bc82e62&plugin=AMap.Adaptor,AMap.Scale,AMap.ToolBar,AMap.DistrictSearch,AMap.Geocoder,AMap.CustomLayer"></script>
|
||
|
</head>
|
||
|
|
||
|
<body style="background: transparent">
|
||
|
<div id='App'></div>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|