优化 cesium
Showing
1 changed file
with
1 additions
and
5 deletions
| ... | @@ -4,14 +4,11 @@ | ... | @@ -4,14 +4,11 @@ |
| 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() { |
| 13 | return { | 10 | return { |
| 14 | 11 | ||
| 15 | } | 12 | } |
| 16 | }, | 13 | }, |
| 17 | mounted() { | 14 | mounted() { |
| ... | @@ -25,6 +22,5 @@ | ... | @@ -25,6 +22,5 @@ |
| 25 | </script> | 22 | </script> |
| 26 | 23 | ||
| 27 | <style scoped lang="scss"> | 24 | <style scoped lang="scss"> |
| 28 | |||
| 29 | 25 | ||
| 30 | </style> | 26 | </style> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment