|
|
|
@ -8,6 +8,7 @@
|
|
|
|
|
--> |
|
|
|
|
<!doctype html> |
|
|
|
|
<html lang="zh-CN"> |
|
|
|
|
|
|
|
|
|
<head> |
|
|
|
|
<meta charset="utf-8"> |
|
|
|
|
<title>数字化预案编制管理平台</title> |
|
|
|
@ -18,18 +19,25 @@
|
|
|
|
|
<link href='/assets/icon/material-icons.css' rel="stylesheet"> |
|
|
|
|
<link rel="stylesheet" href="/assets/css/photo-sphere-viewer.css" /> |
|
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
|
<app-root></app-root> |
|
|
|
|
</body> |
|
|
|
|
|
|
|
|
|
<!-- <script type="text/javascript" src="./assets/kmap/kmap-service-main-kd.js"></script> --> |
|
|
|
|
<script src="http://10.81.73.39:8000/webapi/maps?v=2.0&key=e4b359dc7b03f9418b7497f807131346&plugin=AMap.Driving,AMap.MouseTool,AMap.RangingTool"></script> |
|
|
|
|
<script src="http://10.81.73.39:8000/webapi/ui/1.1/main.js"></script> |
|
|
|
|
<!-- <script src="https://webapi.amap.com/maps?v=2.0&key=e4b359dc7b03f9418b7497f807131346&plugin=AMap.Driving,AMap.MouseTool,AMap.RangingTool"></script> |
|
|
|
|
<script src="https://webapi.amap.com/ui/1.1/main.js"></script> --> |
|
|
|
|
<!-- <script src="http://10.81.73.39:8000/webapi/maps?v=2.0&key=e4b359dc7b03f9418b7497f807131346&plugin=AMap.Driving,AMap.MouseTool,AMap.RangingTool"></script> |
|
|
|
|
<script src="http://10.81.73.39:8000/webapi/ui/1.1/main.js"></script> --> |
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
window._AMapSecurityConfig = { |
|
|
|
|
securityJsCode: '0afa0b144398727fad2ca06f5f7156b3' |
|
|
|
|
} |
|
|
|
|
</script> |
|
|
|
|
<script |
|
|
|
|
src="https://webapi.amap.com/maps?v=2.0&key=17bb9b27e49451cde8f2e6655b11ff1a&plugin=AMap.Driving,AMap.MouseTool,AMap.RangingTool"></script> |
|
|
|
|
<script src="https://webapi.amap.com/ui/1.1/main.js"></script> |
|
|
|
|
<script src="/assets/html2canvas.js"></script> |
|
|
|
|
<script type="text/javascript" src="/assets/wordexport/jquery.js"></script> |
|
|
|
|
<script type="text/javascript" src="/assets/wordexport/FileSaver.js"></script> |
|
|
|
|
<script type="text/javascript" src="/assets/wordexport/jquery.wordexport.js"></script> |
|
|
|
|
</html> |
|
|
|
|
|
|
|
|
|
</html> |