优化订单打手信息展示

This commit is contained in:
yml2213
2026-08-21 11:49:42 +08:00
parent db2a401e33
commit 993ddcd034
8 changed files with 192 additions and 42 deletions
+12
View File
@@ -292,6 +292,18 @@
margin-inline-end: 0;
}
.work-order-event-worker-link {
cursor: pointer;
}
.work-order-event-worker-link .anticon {
margin-left: 4px;
}
.work-order-event-worker-meta {
font-size: 12px;
}
.work-order-event-desc {
font-size: 12px;
}