2024-07-11 18:02:47 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
|
|
|
<title>vue-cil2.0-template</title>
|
|
|
|
|
<link rel="stylesheet" href="./static/css/reset.css">
|
2024-09-19 09:12:50 +08:00
|
|
|
<link rel="stylesheet" href="./static/js/Cesium/Widgets/widgets.css">
|
|
|
|
|
<script type="text/javascript" src="./static/js/Cesium/Cesium.js"></script>
|
2024-07-11 18:02:47 +08:00
|
|
|
<script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=uu7pXHZLZOejrWXyTK2lVMHASObAg8Fz"></script>
|
|
|
|
|
<!-- <script src="https://cdn.jsdelivr.net/npm/echarts-gl/dist/echarts-gl.min.js"></script> -->
|
|
|
|
|
<!-- <script type="text/javascript" src="http://maps.google.com/maps/api/js?key=AIzaSyD9kf3RTO2HwggOQ1_fbZawfiKzyBNPXeY"></script> -->
|
|
|
|
|
<!-- <script type="text/javascript" src="http://124.16.219.154:8080/geoserver/gwc/service/wmts?service=WMTS&version=1.1.1&request=GetCapabilities"></script> -->
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="app"></div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|