#
luxiaotao1123
2021-05-13 8fc5268bd29e67bc4bdfa46e16e20a6fa7c2f608
src/main/webapp/static/css/console.css
@@ -465,6 +465,21 @@
    font-size: xx-small;
    margin-left: 35px;
}
/* 磅秤 */
.scale {
    position: absolute;
    width: 50px;
    height: 20px;
    /*background-image: url("../image/bscanner.png");*/
    background-repeat: no-repeat;
    background-size:100% 60%;
    background-position: top center;
}
/* 磅秤1 */
#scale-1 {
    top: 290px;
    left: 240px;
}
/* 弹窗 */
form .form-item {