up
This commit is contained in:
7
dist/index.html
vendored
7
dist/index.html
vendored
@ -10,6 +10,9 @@
|
||||
/>
|
||||
<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>
|
||||
@ -24,7 +27,7 @@
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
.screen-wrapper{
|
||||
.screen-wrapper {
|
||||
height: 100%;
|
||||
}
|
||||
.chromeframe {
|
||||
@ -204,7 +207,7 @@
|
||||
opacity: 0.5;
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="/assets/index.9172db1d.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index.ae0c781d.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index.0a5938f2.css">
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user