在HTML头部嵌入高德地图API脚本,用于初始化地图服务。

master
wxy 2024-09-29 20:09:17 +08:00
parent 0932ed3cd2
commit 0a61d647fa
1 changed files with 2 additions and 0 deletions

View File

@ -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,