南昌市物联网技防平台-前端
liuyg
2021-05-10 390a9d40e2e96eaf40954c0c2c30aa3bd28962f9
public/xcxh5map/css/body.css
@@ -5,7 +5,18 @@
html,
body,
#mapVue,
#map {
    height: 100%;
    width: 100%;
    height: 84%;
}
#seedata{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 400;
    background-color: #fff;
    opacity: 0.9;
    border: 1px solid springgreen;
}