This commit is contained in:
2023-04-23 09:41:12 +08:00
parent 0339a49d2b
commit d20a1e0ca1
1552 changed files with 98219 additions and 190234 deletions

View File

@ -10,7 +10,7 @@
/>
<link rel="icon" href="/favicon.ico" />
<title>种植业生产监管数字化系统</title>
<link href="Cesium/Widgets/widgets.css" rel="stylesheet" />
<link rel="stylesheet" href="/Cesium/Widgets/widgets.css" />
<!--[if lt IE 11]>
<script>
window.location.href = '/html/ie.html';
@ -24,7 +24,9 @@
margin: 0px;
padding: 0px;
}
.screen-wrapper{
height: 100%;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
@ -205,7 +207,8 @@
</head>
<body>
<script src="Cesium/Cesium.js"></script>
<script src="/config.js"></script>
<script src="/Cesium/Cesium.js"></script>
<div id="app">
<div id="loader-wrapper">
<div id="loader"></div>