✍️v0.2.3.2,展览列表显示的价格修改为价格区间而非最低价格

This commit is contained in:
2024-09-17 19:20:46 +08:00
parent 945112d4c5
commit 90b99574c4
4 changed files with 6 additions and 5 deletions

View File

@ -145,7 +145,7 @@ body {
color: gray;
position: absolute;
bottom: 5px;
left: 60px; /* 适当调整以避免与price重叠 */
left: 80px; /* 适当调整以避免与price重叠 */
}
.details .start-time {