Преглед изворни кода

高德地图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>