Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
c9fc984bc9
@ -396,6 +396,7 @@
|
||||
bottom:0px;
|
||||
height: 15px;
|
||||
position: absolute;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.panelb {
|
||||
|
@ -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{
|
||||
|
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user