0da45e6b by 刘远

优化 cesium

1 parent d09ebd64
...@@ -4,9 +4,6 @@ ...@@ -4,9 +4,6 @@
4 </div> 4 </div>
5 </template> 5 </template>
6 <script> 6 <script>
7
8
9
10 export default { 7 export default {
11 components: {}, 8 components: {},
12 data() { 9 data() {
...@@ -26,5 +23,4 @@ ...@@ -26,5 +23,4 @@
26 23
27 <style scoped lang="scss"> 24 <style scoped lang="scss">
28 25
29
30 </style> 26 </style>
...\ No newline at end of file ...\ No newline at end of file
......