update code
parent
a6ba796823
commit
662542d73f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue