| | |
| | | <!-- 高德地图api更新必须配合安全密钥使用 --> |
| | | <script> |
| | | window._AMapSecurityConfig = { |
| | | securityJsCode: '1cd61831ddce188f3129b761f57024fc', |
| | | securityJsCode: 'xxx', |
| | | } |
| | | </script> |
| | | <script type="text/javascript" |
| | | src='https://webapi.amap.com/maps?v=2.0&key=eb0654440644f710110547d2132b2fbe&plugin=AMap.PlaceSearch,AMap.Geocoder'></script> |
| | | src='https://webapi.amap.com/maps?v=2.0&key=xxx&plugin=AMap.PlaceSearch,AMap.Geocoder'></script> |
| | | <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.0.11"></script> |
| | | <title>吉安市低空经济服务一体化平台</title> |
| | | </head> |