Browse Source

cesium修改

wxp
ycc 3 months ago
parent
commit
19ad30a292
  1. 2
      ruoyi-ui/src/views/cesiumMap/index.vue

2
ruoyi-ui/src/views/cesiumMap/index.vue

@ -1242,7 +1242,7 @@ export default {
/* 主工具栏 */ /* 主工具栏 */
.main-toolbar { .main-toolbar {
position: absolute; position: absolute;
top: 20px; top: 100px;
right: 20px; right: 20px;
z-index: 1000; z-index: 1000;
display: flex; display: flex;

Loading…
Cancel
Save