diff --git a/README.md b/README.md index 35d49d0..1f13dad 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ commit 提交信息时,必须是 **git commit -m 'fix: xxx'** 符合类型的 'build',//编译相关的修改,例如发布版本、对项目构建或者依赖的改动 ``` - - ## 地图库 - 地图采用开源的Cesium.js库,版本为1.108.注:不要随意升级版本,天地图三维地形服务目前只支持1.108,实测1.109也能用,更高版本则无法使用。 diff --git a/index.html b/index.html index 23a9f5e..d4f18e4 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,10 @@ +
diff --git a/src/components/map/SceneViewer.vue b/src/components/map/SceneViewer.vue index f9078c1..d41d859 100644 --- a/src/components/map/SceneViewer.vue +++ b/src/components/map/SceneViewer.vue @@ -1,12 +1,16 @@ + -