Commit 1219bdf80072546ceed4c88e4107c955abc61c75

Authored by 潘钊
1 parent f4fbc36d

子页面不要引百度地图的http 路径的js

src/main/resources/static/pages/excep/speedingList.html
@@ -141,8 +141,6 @@ @@ -141,8 +141,6 @@
141 {{/if}} 141 {{/if}}
142 </script> 142 </script>
143 143
144 -<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=IGGrr4UjwIYzatoCRFKEL8sT"></script>  
145 -  
146 <script> 144 <script>
147 $(function(){ 145 $(function(){
148 var page = 0, initPagination; 146 var page = 0, initPagination;
src/main/resources/static/pages/excep/speedingListmh.html
@@ -141,8 +141,6 @@ @@ -141,8 +141,6 @@
141 {{/if}} 141 {{/if}}
142 </script> 142 </script>
143 143
144 -<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=IGGrr4UjwIYzatoCRFKEL8sT"></script>  
145 -  
146 <script> 144 <script>
147 $(function(){ 145 $(function(){
148 var page = 0, initPagination; 146 var page = 0, initPagination;