platform_orders index: row-warn prefix span for faster scan

This commit is contained in:
萝卜
2026-03-14 13:22:21 +00:00
parent ea3bafdb96
commit 646f1b972d
3 changed files with 83 additions and 5 deletions

View File

@@ -93,6 +93,7 @@
.platform-orders-table .row-warn{margin-top:4px;padding:4px 6px;border-left:3px solid #d9534f;background:#fff6f6;border-radius:4px;}
.platform-orders-table .row-warn a.link{color:#b52b27;text-decoration:underline;}
.platform-orders-table .row-warn a.link:hover{text-decoration:none;}
.platform-orders-table .row-warn-prefix{font-weight:600;}
/* 平台订单列表:精简视图也要可达的治理提示(对账/退款不一致) */
.platform-orders-table .governance-hints{margin-bottom:6px;}