Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
muyao1987 committed May 1, 2022
1 parent 43ecb32 commit f328d5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mars3d-vue2/src/components/mars-work/mars-map.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<script>
import Vue from 'vue'
// import "mars3d-cesium/Build/Cesium/Widgets/widgets.css"
// import * as Cesium from 'mars3d-cesium'
// 使用免费开源版本
import 'mars3d/dist/mars3d.css'
import * as mars3d from 'mars3d'
Expand Down

0 comments on commit f328d5d

Please sign in to comment.