#
zjj
2025-08-07 ab0193f955b64f5ab8636c46b5d1f0f86fde8806
src/main/webapp/static/wcs/css/render.css
@@ -553,6 +553,24 @@
    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;