36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh-cn">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<meta name="author" content="山东慧创 http://www.hopetrytech.com ">
|
|
<link rel="icon" href="<%= BASE_URL %>sitelogo.jpg">
|
|
|
|
<title>费县智慧林业防灭火平台</title>
|
|
<style>
|
|
.popup-container{
|
|
text-align:left;
|
|
}
|
|
</style>
|
|
<!--第三方lib-->
|
|
<script
|
|
type="text/javascript"
|
|
src="lib/include-lib.js?time=20210105"
|
|
libpath="lib/"
|
|
include="jquery,jquery.range,bootstrap,bootstrap-checkbox,font-awesome,web-icons,layer,haoutil,
|
|
nprogress,toastr,admui,turf,mars3d,mars3d-widget,mars3d-esri,mars3d-echarts"
|
|
></script>
|
|
|
|
<script type="text/javascript" src="imouPlayer.js"></script>
|
|
<link rel="stylesheet" href="index.css">
|
|
<link rel="stylesheet" href="http://mars3d.cn/temp/css/divGraphic.css">
|
|
</head>
|
|
<body style="padding:0px;">
|
|
<noscript>
|
|
<strong>非常抱歉 <%= htmlWebpackPlugin.options.title %>当前浏览器不支持脚本运行,请进行设置.</strong>
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html> |