移动端增加租期 展示

This commit is contained in:
yml2213
2026-06-13 18:45:49 +08:00
parent 9965150521
commit 3b4cd76e42
3 changed files with 38 additions and 9 deletions
@@ -520,7 +520,7 @@
}
.mobile-listing-no,
.daily-loss-badge {
.rental-meta-badge {
display: inline-flex;
width: fit-content;
align-items: center;
@@ -534,10 +534,16 @@
line-height: 1.2;
}
.daily-loss-badge {
.rental-meta-badge {
gap: 2px;
border: none;
background: #f5f7fa;
color: #64748b;
white-space: nowrap;
}
.meta-separator {
color: #cbd5e1;
}
.card-subtitle {