【新增】晚上打印页面和标签组件

This commit is contained in:
yanran200730
2024-10-26 13:55:47 +08:00
parent a51a0d49bc
commit 05f63c7af5
9 changed files with 1259 additions and 1135 deletions

View File

@@ -373,10 +373,11 @@ table.hiprint-printElement-tableTarget {
display: flex;
align-items: center;
justify-content: space-between;
width: 93%;
width: 94%;
font-weight: 700;
}
.temuBarCode-middle {
width: 85%;
width: 88%;
height: 60%;
}

View File

@@ -34,11 +34,12 @@
display: flex;
align-items: center;
justify-content: space-between;
width: 93%;
width: 94%;
font-weight: 700;
}
.temuBarCode-middle {
width: 85%;
width: 88%;
height: 60%;
}
</style>