guoyuji
2024-07-18 09897d2adec822b398c652bc3b8e6b6cfd6a6b2b
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintLabel1.vue
@@ -152,11 +152,17 @@
  font-weight: bold;
  height: 20px;
}
.row1 span {
  font-size: 10pt;
}
.row2 {
  font-size: 8pt;
  font-weight: bold;
  height: 20px;
}
.row2 span {
  font-size: 10pt;
}
span {
  font-size: 10pt;
@@ -179,19 +185,15 @@
.row5 span {
  font-size: 8pt;
}
.row1 span {
  font-size: 10pt;
}
.row2 span {
  font-size: 10pt;
}
@page {
  size: auto;  /* auto is the initial value */
  margin: 13mm 4mm 0mm 4mm  /* this affects the margin in the printer settings */
  margin: 13mm 4mm 0mm 4mm;  /* this affects the margin in the printer settings */
}