feat: 修改样式加打印

This commit is contained in:
2026-07-23 14:02:58 +08:00
committed by charles
parent 8b11bbebfc
commit 99ad37450f
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ export default {
flex-direction: column;
align-items: center;
overflow-y: auto;
padding: 24rpx;
padding: 24rpx 0;
box-sizing: border-box;
position: relative;
.name-box {