Commit 2bc43f426295573ed1ddeca807ea8cfd7e492ba7

Authored by 648540858
1 parent 1e10524b

添加注释

Showing 1 changed file with 1 additions and 1 deletions
web_src/index.html
... ... @@ -15,7 +15,7 @@
15 15 <div id="app"></div>
16 16 <!-- built files will be auto injected -->
17 17 <script>
18   - // map组件全局参数
  18 + // map组件全局参数, 注释此内容可以关闭地图功能
19 19 window.mapParam = {
20 20 // 坐标系 GCJ-02 WGS-84,
21 21 coordinateSystem: "GCJ-02",
... ...