1
zhang
2026-01-22 6876084ffc4a01c1eca6a609dec8c176efc59aae
zy-acs-cv/src/main/webapp/static/css/console-0.css
@@ -19,6 +19,7 @@
    opacity: 0.8;
    position: relative;
}
/* 分割线 */
.header-hr {
    border-radius: 5px;
@@ -27,6 +28,7 @@
    position: absolute;
    bottom: 0;
}
/* 系统运行状态 */
.system-state {
    float: left;
@@ -36,6 +38,7 @@
    text-align: center;
    color: #2d6aff;
}
#system-icon {
    display: inline-block;
    width: 70%;
@@ -45,9 +48,11 @@
    background-position: top center;
    cursor: pointer;
}
.system-icon-open {
    background-image: url("../image/stop48.png");
}
.system-icon-close {
    background-image: url("../image/start48.png");
}
@@ -69,6 +74,7 @@
    width: 70%;
    text-align: center;
}
.data-window h1 {
    font-size: 3em;
    margin: 0;
@@ -82,20 +88,24 @@
    bottom: 7%;
    left: 10%;
}
.tips-item {
    margin-bottom: 0;
    font-size: 0;
    text-align: left;
}
.tips-item label {
    display: inline-block;
    width: 130px;
    text-align: right;
    font-size: xx-small;
}
.item-group {
    display: inline-block;
}
.item-group span {
    font-size: xx-small;
    padding: 0 10px;
@@ -116,11 +126,13 @@
    position: absolute;
    top: 122px;
}
/* 输送线第0列 */
.site-row-0 {
    top: 162px;
    left: 140px;
}
.site-row-0 .site {
    width: 80px;
}
@@ -130,6 +142,7 @@
    top: 188px;
    left: 120px;
}
.site-row-1 .site {
    width: 70px;
}
@@ -139,6 +152,7 @@
    top: 188px;
    left: 190px;
}
.site-row-2 .site {
    width: 70px;
}
@@ -148,6 +162,7 @@
    top: 229px;
    left: 260px;
}
.site-row-3 .site {
    width: 70px;
}
@@ -157,6 +172,7 @@
    top: 188px;
    left: 260px;
}
.site-row-4 .site {
    /*width: 80px;*/
}
@@ -166,6 +182,7 @@
    top: 55px;
    left: 400px;
}
.site-row-5 .site {
    width: 70px;
}
@@ -174,6 +191,7 @@
    top: 55px;
    left: 470px;
}
.site-row-6 .site {
    width: 70px;
}
@@ -189,6 +207,7 @@
    background-color: #21ff3a;
    font-size: 13px;
}
/*空站点*/
.site-1{
    color: #333;
@@ -200,6 +219,7 @@
    background-color: #ffffff;
    font-size: 13px;
}
/* 无效站点(必须在site下面) */
.site-none {
@@ -207,22 +227,27 @@
    background-color: transparent;
    cursor: default;
}
/* 自动 */
.site-auto {
    background-color: rgb(42,253,47);
}
/* 非自动/收到 */
.site-unauto {
    background-color: #aaaaaa;
}
/* 自动+有物+ID */
.site-auto-run-id {
    background-color: red;
}
/* 自动+有物 */
.site-auto-run {
    background-color: #fc29f8;
}
/* 自动+有物+ID */
.site-auto-id {
    background-color: yellow;
@@ -234,6 +259,7 @@
    position: absolute;
    /*background: url(../image/bg.jpg);*/
}
#car-track-1 {
    text-align: center;
    top: 122px;
@@ -241,6 +267,7 @@
    width: 100px;
    height: 180px;
}
#car-track-1 div {
    height: 100%;
    display: inline-block;
@@ -253,6 +280,7 @@
.car {
    position: absolute;
}
#site-8 {
    top: 122px;
    left: 100px;
@@ -268,9 +296,11 @@
    top: 10px;
    left: 540px;
}
.main-part .lane {
    /*margin-bottom: 30px;*/
}
/* 排号 */
.row-no {
    font-size: 14px;
@@ -288,18 +318,22 @@
    border-right: none;
    cursor: inherit;
}
.stock-group .item:last-child {
    /*border-right: 1px solid #333!important;*/
}
.stock-group::after, .stock-group::before {
    content: "";
    display: table;
    clear: both;
}
.stock-group .site {
    width: 80px;
    float: left;
}
button.item {
    font-size: 13px;
    padding: 1px 1px 1px 1px;
@@ -311,6 +345,7 @@
    background-color: transparent;
    transition: 0.4s;
}
button.item:hover {
    background-color: #333;
    color: #fff;
@@ -334,67 +369,80 @@
.machine-pakin {
    background-image: url("../image/Crane_store.png");
}
/* 出库 */
.machine-pakout {
    background-image: url("../image/Crane_retrieve.png");
}
/* 库到库 */
.machine-stock-move {
    background-image: url("../image/Crane_loctoloc.png");
}
/* 站到站 */
.machine-site-move {
    background-image: url("../image/Crane_stntostn.png");
}
/* p to p */
.machine-p-move {
    background-image: url("../image/Crane_hptoohp.png");
}
/* 异常 */
.machine-error {
    background-image: url("../image/Crane_error.png");
}
/* 自动 */
.machine-auto {
    background-image: url("../image/Crane_auto.png");
}
/* 非自动/收到 */
.machine-un-auto {
    background-image: url("../image/Crane_manual.png");
}
/* 入库 */
.machine-put-flag {
    background-color: #90d0f3;
}
/* 出库 */
.machine-take-flag {
    background-color: yellow;
}
/* 库到库 */
.machine-stock-move-flag {
    background-color: #0c24fb;
    color: #fff;
}
/* 站到站 */
.machine-site-move-flag {
    background-color: #faa328;
}
/* PToP */
.machine-p-move-flag {
    background-color: #128014;
    color: #fff;
}
/* 异常 */
.machine-error-flag {
    background-color: red;
}
/* 自动 */
.machine-auto-flag {
    background-color: rgb(42,253,47);
}
/* 非自动/收到 */
.machine-unauto-flag {
    background-color: #aaaaaa;
@@ -456,16 +504,19 @@
    display: inline-block;
    /*transform: scale(0.90);*/
}
/* 扫码器1 */
#code-decoder-1 {
    top: 267px;
    left: 1780px;
}
/* 扫码器数据1 */
#code-decoder-data-1 {
    font-size: xx-small;
    margin-left: 35px;
}
/* 磅秤 */
.scale {
    position: absolute;
@@ -476,6 +527,7 @@
    background-size:100% 60%;
    background-position: top center;
}
/* 磅秤1 */
#scale-1 {
    top: 290px;
@@ -488,6 +540,7 @@
    padding-top: 10px;
    padding-left: 5px;
}
form .form-item-label {
    float: left;
    text-align: right;
@@ -495,11 +548,13 @@
    display: inline-block;
    vertical-align: middle;
}
form .form-item-input {
    display: inline-block;
    float: left;
    vertical-align: middle;
}
form .form-item-input input {
    height: 1.5rem;
    padding-left: 0.5rem;