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.
19 lines
634 B
19 lines
634 B
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="format-detection" content="telephone=yes" />
|
|
<link rel="shortcut icon" href="./logo.ico" />
|
|
<meta name="x5-fullscreen" content="true" />
|
|
<title>北京恒基亿德技术有限公司</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.js"></script>
|
|
<script
|
|
type="text/javascript"
|
|
src="https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=17ODuchhGW7mcLRYumeQAV3ofrL9Zj3L"
|
|
></script>
|
|
</body>
|
|
</html>
|