update code

prv
haha 2023-12-06 22:36:10 +08:00
parent a6ba796823
commit 662542d73f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div style="height: 100%;" v-loading="loading">
<div id="cesiumContainer" style="height: 100%;"></div>
</div>
<div class="toolbar" style="position: absolute;z-index: 100;bottom: 30px;right:12px;">
<div class="toolbar" style="position: absolute;z-index: 100;bottom: 30px;right:12px;z-index: 10;">
<el-switch @change="toggleGis"
v-model="showGis" active-text="GIS">
</el-switch>