chenlu
2024-07-19 dd7e5f591ee91f34539de1d6149aca22575976d8
标签样式修改
2个文件已修改
14 ■■■■■ 已修改文件
north-glass-erp/northglass-erp/src/components/pp/TagStyle.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintCustomLabel.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/components/pp/TagStyle.vue
@@ -49,7 +49,9 @@
  remarks2:'备注2',
  remarks3:'备注3',
  remarks4:'备注4',
  filmNumber:'膜号'
  filmNumber:'膜号',
  bendRadius:'order.bendRadius'
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;
}