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.
26 lines
818 B
26 lines
818 B
1 year ago
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<meta charset="UTF-8" />
|
||
|
<link rel="icon" href="/favicon.ico" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<title>芜优出行</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<!-- <div class="outer-container">
|
||
|
<div class="inner-container">
|
||
|
</div>
|
||
|
</div> -->
|
||
|
<div class="content" id="app"></div>
|
||
|
|
||
|
<script type="module" src="./src/main.ts"></script>
|
||
|
<!-- <script type="text/javascript"
|
||
|
src="//api.map.baidu.com/api?type=webgl&v=2.0&ak=fHaxU8rgttrGXTYkTqP27D0LXnf85jG6"></script> -->
|
||
|
<script type="text/javascript"
|
||
|
src="//api.map.baidu.com/api?type=webgl&v=2.0&ak=RIOUQki9e6htjcibT6tyGjS0CSdnHQhC"></script>
|
||
|
<!-- <script src="https://webapi.amap.com/loca?v=2.0.0&key=6e0aac8be1cd81a34e305c564a941001"></script> -->
|
||
|
</body>
|
||
|
|
||
|
</html>
|