|
@@ -21,10 +21,9 @@
|
|
|
<!-- <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=8e266e1ac2ad2383c7773ff504ac248f"></script>
|
|
|
<script type="text/javascript" src="//webapi.amap.com/ui/1.1/main.js"></script> -->
|
|
|
<!-- 大数据地图 -->
|
|
|
- <script src="https://gis.dcp.shmh.gov.cn/mh_map/js/index_v1.0.js"></script>
|
|
|
+ <script src="http://gis.dcp.shmh.gov.cn/mh_map/js/index_v1.0.js"></script>
|
|
|
</head>
|
|
|
<body>
|
|
|
-
|
|
|
<noscript>
|
|
|
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
|
|
Please enable it to continue.</strong>
|
|
@@ -32,5 +31,4 @@
|
|
|
<div id="app">
|
|
|
</div>
|
|
|
</body>
|
|
|
-
|
|
|
</html>
|