This commit is contained in:
zyy 2020-08-03 15:23:00 +08:00
commit c9fc984bc9
3 changed files with 8 additions and 3 deletions

View File

@ -396,6 +396,7 @@
bottom:0px;
height: 15px;
position: absolute;
cursor:pointer;
}
.panelb {

View File

@ -376,6 +376,7 @@ import axios from 'axios';
width: 60px;
position: absolute;
text-align: center;
cursor:pointer;
}
.panebutton2{
@ -383,6 +384,7 @@ import axios from 'axios';
width: 80px;
position: absolute;
text-align: center;
cursor:pointer;
}
.buttonimg{
@ -423,6 +425,7 @@ import axios from 'axios';
width:30px;
height:30px;
position:absolute;
cursor:pointer;
}
.switchimg{

View File

@ -302,15 +302,16 @@ export default {
position:absolute;
width: 100%;
height: 100%;
z-index: 2;
z-index: 35;
}
.jl3dmap3dMaintainerSelect{
position:absolute;
width: 100%;
height: 100%;
z-index: 35;
z-index: 350;
top:0;
left:0;
background-image:url("/static/texture/bg.jpg");
// background-repeat:no-repeat;
background-size:100%;