#
zjj
2024-05-24 867505775ff2d205f335be55570a14ee9d15368d
src/main/webapp/static/wcs/css/render.css
@@ -13,7 +13,7 @@
    background-color: rgb(108,167,168);
}
.head {
    height: 10%;
    height: 5%;
    width: 100%;
    color: #FFFFFF;
}
@@ -553,59 +553,77 @@
    height: auto ;
    white-space: normal;
}
.barcode {
    position: absolute;
    color: #a19c9c;
    border: 1px solid rgb(108,167,168);
    cursor: pointer;
    text-align: center;
    background-color: rgb(157, 217, 162);
    font-size: 10px;
}
.hoist {
    position: absolute;
    color: #a19c9c;
    border: 1px solid rgb(108,167,168);
    cursor: pointer;
    text-align: center;
    background-color: rgb(157, 217, 162);
    font-size: 10px;
}
.barcode1{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 250px;
    top: 190px;
}
.barcode2{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 340px;
    top: 285px;
}
.barcode3{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 430px;
    top: 375px;
}
.barcode4{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 545px;
    top: 490px;
}
.barcode5{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 660px;
    top: 605px;
}
.barcode6{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 220px;
    top: 770px;
    top: 715px;
}
.barcode7{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 1450px;
    top: 685px;
    top: 630px;
}
.barcode8{
    position: absolute;
    width: 100px;
    height: 50px;
    left: 1450px;
    top: 570px;
    top: 515px;
}