Browse Source

【c端地图初始化】

master
chenshengle 3 years ago
parent
commit
4c6161bf7e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.html

+ 1
- 1
index.html View File

@@ -3,7 +3,7 @@


<head> <head>


<title>楼层控件</title>
<title>地图</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="./lib/fengmap.map.min.js"></script> <script src="./lib/fengmap.map.min.js"></script>
<script src="./lib/fengmap.plugin.min.js"></script> <script src="./lib/fengmap.plugin.min.js"></script>


Loading…
Cancel
Save