|
|
@@ -10,12 +10,12 @@
|
|
|
|
|
|
<title><%= htmlWebpackPlugin.options.title %></title>
|
|
|
|
|
|
- <script>
|
|
|
+ <!-- <script>
|
|
|
window.CESIUM_BASE_URL = 'https://cdn.staticfile.org/cesium/1.105.1/';
|
|
|
</script>
|
|
|
|
|
|
<script src="https://cdn.staticfile.org/cesium/1.105.1/Cesium.js"></script>
|
|
|
- <link href="https://cdn.staticfile.org/cesium/1.105.1/Widgets/widgets.min.css" rel="stylesheet">
|
|
|
+ <link href="https://cdn.staticfile.org/cesium/1.105.1/Widgets/widgets.min.css" rel="stylesheet"> -->
|
|
|
</head>
|
|
|
<body>
|
|
|
<noscript>
|