guoyuji
2024-07-19 1f30bc3fcda7667c52733474e4dc6a76fdbc11a8
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintCustomLabel.vue
@@ -124,8 +124,9 @@
}
body {
  font-weight: bolder;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
#printButton {
@@ -139,7 +140,6 @@
  font-family: 'Microsoft YaHei', '微软雅黑', sans-serif;
  */
  flex-wrap: wrap;
  font-size: 12pt;
  display: flex;
  flex-direction: column;
}
@@ -162,14 +162,11 @@
.row3 {
  text-align: center;
  font-weight: bolder;
  font-size: 22px;
  /*display: flex;
  justify-content:space-evenly;*/
}
.row3 label {
  font-size: 22px;
  margin-top: 28px;
}
@@ -181,7 +178,6 @@
}
label {
  font-weight: bolder;
  /*font-family: 'Microsoft YaHei', '微软雅黑', sans-serif;*/
}
@@ -198,7 +194,6 @@
.contentRow .row1, .contentRow .row2 {
  text-align: left;
  font-weight: bolder;
}
@@ -220,7 +215,6 @@
.printFlowCard_finished1 {
  flex-wrap: wrap;
  font-size: 8pt;
  display: flex;
  flex-direction: column;
}