zjj
2024-04-23 acacdfa1b6b5dc0ac0c444c53fcbd05f8552ff3c
src/main/webapp/static/wcs/css/render.css
@@ -19,7 +19,7 @@
}
.head-left {
    height: 100%;
    width: 20%;
    width: 50%;
    display: inline-block;
}
.head-right {
@@ -527,3 +527,85 @@
    width: auto;
}
.main-part {
    position: relative;
    top: 0px;
    left: -150px;
    width: 100%;
    height: 100%;
}
.device-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 500px;
    height: 230px;
    background: rgba(255, 255, 255, 0.7);
    overflow: auto;
}
.device-info table td,.device-info table th{
    font-size: 12px !important;
}
.layui-table-cell {
    height: auto ;
    white-space: normal;
}
.barcode1{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 250px;
}
.barcode2{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 340px;
}
.barcode3{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 430px;
}
.barcode4{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 545px;
}
.barcode5{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 660px;
}
.barcode6{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 770px;
}
.barcode7{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 1450px;
    top: 685px;
}
.barcode8{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 1450px;
    top: 570px;
}