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.
69 lines
2.4 KiB
69 lines
2.4 KiB
<!DOCTYPE html> |
|
<html lang="en"> |
|
|
|
<head> |
|
<meta charset="UTF-8" /> |
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
|
<meta http-equiv="X-UA-Compatible" content="chrome=1" /> |
|
<meta name="renderer" content="webkit" /> |
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" /> |
|
<meta name="apple-mobile-web-app-capable" content="yes" /> |
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
|
<meta name="format-detection" content="telephone=no" /> |
|
<link rel="icon" href="/favicon.png" /> |
|
<link rel="stylesheet" href="/iconfont/index.css" /> |
|
<link rel="stylesheet" href="/iconfont/avue/iconfont.css" /> |
|
<link rel="stylesheet" href="/iconfont/saber/iconfont.css" /> |
|
<link rel="stylesheet" href="/css/loading.css" /> |
|
<link rel="stylesheet" href="/css/loadinge.css" /> |
|
</head> |
|
|
|
<body> |
|
<div id="app"> |
|
<!-- <div class="loading"> |
|
<div class="loading-wrap"> |
|
<div class="loading-dots"> |
|
<span class="dot dot-spin"> |
|
<i></i> |
|
<i></i> |
|
<i></i> |
|
<i></i> |
|
</span> |
|
</div> |
|
<div class="loading-title"> |
|
系统加载中 |
|
</div> |
|
</div> |
|
</div> --> |
|
|
|
<div class="truck-wrapper"> |
|
<div class="truck"> |
|
<div class="truck-container"></div> |
|
<div class="glases"></div> |
|
<div class="bonet"></div> |
|
<div class="base"></div> |
|
<div class="base-aux"></div> |
|
<div class="wheel-back"></div> |
|
<div class="wheel-front"></div> |
|
<div class="smoke"></div> |
|
</div> |
|
</div> |
|
</div> |
|
<script type="module" src="/src/main.js"></script> |
|
</body> |
|
<script> |
|
window._AMapSecurityConfig = { |
|
securityJsCode: 'ca257c159b4cbb3f499fd107ff21ab34', |
|
}; |
|
</script> |
|
|
|
<script type="text/javascript" |
|
src="https://webapi.amap.com/maps?v=1.4.15&key=f003ec4feb3fcc4cf0742e94f569fd33&plugin=AMap.PlaceSearch,AMap.Geocoder,Map3D,ElasticMarker,AMap.Driving,AMap.TruckDriving"></script> |
|
<!-- <script type="text/javascript" src='https://webapi.amap.com/maps?v=2.0&key=f003ec4feb3fcc4cf0742e94f569fd33&plugin=AMap.PlaceSearch,AMap.Geocoder,Map3D,ElasticMarker,AMap.Driving,'></script>--> |
|
|
|
<script src="//webapi.amap.com/ui/1.1/main.js"></script> |
|
<script type="text/javascript" |
|
src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=FpjVxjf9nGo47eLj9I0ZuUvSZm1wGGqr"></script> |
|
|
|
</html> |