处理触底加载更多

This commit is contained in:
李瑞
2025-09-30 20:09:50 +08:00
parent bacef525ae
commit 3088777b86
2 changed files with 14 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
}
.location-position {
max-width: 66%;
max-width: 58%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;