Commit 70bbe2208255944aa4844155b0af094041dd3ea4
1 parent
895f7111
去掉子页面的百度地图js引用
Showing
2 changed files
with
0 additions
and
4 deletions
src/main/resources/static/pages/excep/speedingCount.html
| @@ -142,8 +142,6 @@ | @@ -142,8 +142,6 @@ | ||
| 142 | {{/if}} | 142 | {{/if}} |
| 143 | </script> | 143 | </script> |
| 144 | 144 | ||
| 145 | -<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=IGGrr4UjwIYzatoCRFKEL8sT"></script> | ||
| 146 | - | ||
| 147 | <script> | 145 | <script> |
| 148 | $(function(){ | 146 | $(function(){ |
| 149 | var page = 0, initPagination; | 147 | var page = 0, initPagination; |
src/main/resources/static/pages/excep/speedingList.html
| @@ -142,8 +142,6 @@ | @@ -142,8 +142,6 @@ | ||
| 142 | {{/if}} | 142 | {{/if}} |
| 143 | </script> | 143 | </script> |
| 144 | 144 | ||
| 145 | -<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=IGGrr4UjwIYzatoCRFKEL8sT"></script> | ||
| 146 | - | ||
| 147 | <script> | 145 | <script> |
| 148 | $(function(){ | 146 | $(function(){ |
| 149 | var page = 0, initPagination; | 147 | var page = 0, initPagination; |