|
@@ -8,7 +8,7 @@
|
|
|
<button>应急预案</button>
|
|
|
</div>
|
|
|
<!--<img src="../assets/images/yj-mapbg2.png" />-->
|
|
|
- <supermapDetail ref="supermapDetail" style="width: 100%;height: 100vh;"
|
|
|
+ <supermapDetail ref="supermapDetail" style="width: 100%;height: 74vh;z-index: 0;"
|
|
|
class="indexSupermapClass" :mapDiv="'forestMapDetail'"
|
|
|
:dynamicPlotting="false"
|
|
|
:mapSite="{doubleClickZoom:false}" :codes="['9fa5']" :isSideBySide="false"
|
|
@@ -395,6 +395,7 @@ export default {
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
|
background: #18326c;
|
|
|
+ z-index: 2;
|
|
|
}
|
|
|
.Jsmsdialog-left .Jsmsdialog-map .Jsmsdialog-yatz span{
|
|
|
color: #fff;
|