platform_orders index: introduce row-meta helper class for second-line info

This commit is contained in:
萝卜
2026-03-14 13:05:41 +00:00
parent b524fbf140
commit 6446eb4ad3
3 changed files with 89 additions and 2 deletions

View File

@@ -89,6 +89,7 @@
/* 平台订单列表(精简视图):进一步收敛信息密度 */
.platform-orders-table.is-compact td{padding-top:8px;padding-bottom:8px;}
.platform-orders-table.is-compact .muted-xs{font-size:12px;}
.platform-orders-table .row-meta{margin-top:2px;}
/* 平台订单列表:精简视图也要可达的治理提示(对账/退款不一致) */
.platform-orders-table .governance-hints{margin-bottom:6px;}