luxiaotao1123
2021-01-30 4aaf4991f544da347574c1abb10c72762e60a9b1
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 {