城市合伙人H5端结算审核

This commit is contained in:
2026-07-17 07:56:43 +08:00
parent 7fa2c6fbed
commit b36f2ea63a
14 changed files with 418 additions and 82 deletions
+5
View File
@@ -2985,6 +2985,11 @@ nav.app-tabbar .app-tabbar-label {
color: var(--color-success-green);
}
.partner-settlement-status--rejected {
background: rgba(166, 29, 36, 0.12);
color: var(--color-heritage-red);
}
.partner-settlement-item-meta {
display: flex;
align-items: center;