page { background: #fff; } .log-item{ width: 600rpx; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .task-info-txt{ overflow: hidden; text-overflow: ellipsis; color: orange; }