Lin_Ye_Fang_Huo/public/index.html

30 lines
1.0 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>
<!--第三方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>
</head>
<body>
<noscript>
<strong>非常抱歉 <%= htmlWebpackPlugin.options.title %>当前浏览器不支持脚本运行,请进行设置.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>