Преглед на файлове

高德地图webapi换成https引入。

wbh преди 6 години
родител
ревизия
8488f9df37
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      web12345/src/html/index.html

+ 1 - 1
web12345/src/html/index.html

@@ -26,7 +26,7 @@
 </head>
 
 <body ng-app="app">
-    <script type="text/javascript" src="http://webapi.amap.com/maps?v=1.3&key=d7455920303550a45cb4e1a27bdbfc86"></script>
+    <script type="text/javascript" src="https://webapi.amap.com/maps?v=1.3&key=d7455920303550a45cb4e1a27bdbfc86"></script>
     <script type="text/javascript" src="https://qiyukf.com/script/acdf3e0b8a30e358652592e57b7d6a94.js"></script>
     <ui-view></ui-view>