| | |
| | | <!-- 地图 --> |
| | | <script type="text/javascript" src="js/jquery.min.js"></script> |
| | | <script type="text/javascript" src="js/drawTree.js"></script> |
| | | |
| | | |
| | | <script> |
| | | window._AMapSecurityConfig = { |
| | | securityJsCode: '5c569caedb31676fc64da5be4c5e8cee', |
| | | } |
| | | |
| | | </script> |
| | | |
| | | <!-- Avue地图选点 --> |
| | | <script type="text/javascript" |
| | | src='https://webapi.amap.com/maps?v=1.4.11&key=7ab53b28352e55dc5754699add0ad862&plugin=AMap.PlaceSearch'></script> |
| | | src='https://webapi.amap.com/maps?v=1.4.11&key=fce315b8c816ec06755a523ccae9922d&plugin=AMap.PlaceSearch'></script> |
| | | <script src="https://webapi.amap.com/ui/1.0/main.js?v=1.0.11"></script> |
| | | |
| | | |
| | | <script src="https://cdn.staticfile.org/FileSaver.js/2014-11-29/FileSaver.min.js"></script> |
| | | <script src="https://cdn.staticfile.org/xlsx/0.18.2/xlsx.full.min.js"></script> |
| | | <link rel="icon" href="<%= BASE_URL %>mg.png"> |