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.

21 lines
519 B

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
</head>
<body>
<div id="app"></div>
<script type="text/javascript">
window._AMapSecurityConfig = {
securityJsCode: "33ae5910cb2d9ccabc9c1a2ed887181b",
};
</script>
<script src="https://webapi.amap.com/loader.js"></script>
<script type="module" src="/src/main.ts"></script>
</body>
</html>