This commit is contained in:
2023-07-04 10:08:33 +08:00
parent c2610e4b5a
commit 7c2a51edff
389 changed files with 902060 additions and 6860 deletions

View File

@ -11,6 +11,8 @@
<link rel="icon" href="/logo.png" />
<title>种植业生产监管数字化系统</title>
<script type="text/javascript" src="/dist/ol/include-ol.js"></script>
<script type="text/javascript" src="/dist/ol-ext.js"></script>
<link href="/dist/ol-ext.css" rel="stylesheet" />
<link rel="stylesheet" href="/Cesium/Widgets/widgets.css" />
<!--[if lt IE 11]>
<script>
@ -25,7 +27,7 @@
margin: 0px;
padding: 0px;
}
.screen-wrapper{
.screen-wrapper {
height: 100%;
}
.chromeframe {