| components/WorkOrderPrint.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
components/WorkOrderPrint.vue
@@ -919,9 +919,9 @@ flex-direction: column; justify-content: center; align-items: center; gap: 8px; padding: 16px 10px; height: 110px; gap: 2px; /* 原8px,减小行间距 */ padding: 10px 10px; /* 适当减小上下内边距 */ height: 100px; /* 可适当减小高度 */ font-size: 30px; background: #00a2e9; color: #fff; @@ -935,10 +935,12 @@ .user-list-btn .user-code { font-weight: 700; font-size: 36px; line-height: 1.1; /* 紧凑一点 */ } .user-list-btn .user-name { font-size: 32px; line-height: 1.1; /* 紧凑一点 */ } .user-list-btn.selected {