| | |
| | | > |
| | | <double-layer></double-layer> |
| | | </div> |
| | | |
| | | </template> |
| | | |
| | | <script lang="ts" setup> |
| | |
| | | // fullScreen.value = !fullScreen.value; |
| | | screen(); |
| | | } |
| | | |
| | | debugger; |
| | | if (res.id == "l3") { |
| | | thematicMapState.value = false; |
| | | thematicMapBtnState.value = false; |
| | | } else { |
| | | } else if (res.id != "11") { |
| | | thematicMapState.value = true; |
| | | thematicMapBtnState.value = true; |
| | | } |
| | |
| | | } |
| | | .menus_box { |
| | | background: rgba(1, 10, 28, 0.68); |
| | | |
| | | left: 7px; |
| | | position: absolute; |
| | | top: 105px; |
| | | top: 83px; |
| | | width: 71px; |
| | | height: 850px; |
| | | height: 680px; |
| | | z-index: 40; |
| | | box-sizing: border-box; |
| | | .imgBox { |
| | | width: 100%; |
| | | display: flex; |
| | |
| | | padding: 10px; |
| | | } |
| | | .menu_Image_box { |
| | | height: 778px; |
| | | box-sizing: border-box; |
| | | height: 100%; |
| | | width: 100%; |
| | | padding: 36px 0px; |
| | | padding-top: 36px; |
| | | background: url("../assets/img/矩形 1.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | .content_box { |
| | | position: absolute; |
| | | top: 135px; |
| | | left: 100px; |
| | | // top: 135px; |
| | | top: 110px; |
| | | left: 80px; |
| | | display: flex; |
| | | } |
| | | .fullScreen_btn { |