已移除排行榜中的 VIP 等级
This commit is contained in:
@@ -804,9 +804,6 @@ export default function WorkerHallPage() {
|
||||
<Typography.Text strong ellipsis>
|
||||
{entry.displayName || '未命名打手'}
|
||||
</Typography.Text>
|
||||
<Typography.Text type="secondary" ellipsis>
|
||||
{entry.levelName || '未设置等级'}
|
||||
</Typography.Text>
|
||||
</div>
|
||||
<Typography.Text strong className="worker-hall-leaderboard-count">
|
||||
{entry.acceptedOrderCount} 单
|
||||
|
||||
@@ -1888,10 +1888,6 @@ body {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.worker-hall-leaderboard-worker .ant-typography-secondary {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.worker-hall-leaderboard-count {
|
||||
color: #c2410c;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user