在HTML头部嵌入高德地图API脚本,用于初始化地图服务。
parent
0932ed3cd2
commit
0a61d647fa
|
@ -9,6 +9,8 @@
|
|||
<title><%= webpackConfig.name %></title>
|
||||
<!--[if lt IE 11]>
|
||||
<script>window.location.href = '/html/ie.html';</script><![endif]-->
|
||||
<script type="text/javascript"
|
||||
src="https://webapi.amap.com/maps?v=1.4.15&key=bec0cf8516dae626fd99eb46944e3843"></script>
|
||||
<style>
|
||||
html,
|
||||
body,
|
||||
|
|
Loading…
Reference in New Issue