feat: 优化分类页内容管理

This commit is contained in:
R524809
2026-06-15 15:39:46 +08:00
parent 25a37fc5e2
commit 11469f7dca
5 changed files with 47 additions and 11 deletions
@@ -235,9 +235,13 @@ page {
.ws-card__sort {
flex: 1;
min-width: 0;
margin-left: 16rpx;
font-size: 22rpx;
color: @text-gray;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
// ── Build Button ──