@ -589,28 +589,28 @@ $bg-light: #f7fafc;
letter-spacing: 0.5rpx;
&.status-pending {
background: #fff3cd;
background: #ff9500;
color: #856404;
color: #ffffff;
}
&.status-paid {
background: #e6f3ff;
background: #007aff;
color: #0c5460;
&.status-cancelled {
background: #f8d7da;
background: #ff3b30;
color: #721c24;
&.status-shipping {
background: #d4edda;
background: #34c759;
color: #155724;
&.status-completed {
background: #d1ecf1;
background: #48bb78;