优化外部上传和备注

This commit is contained in:
yml2213
2026-07-23 17:06:06 +08:00
parent c5f14ff8fd
commit 5668eb745f
8 changed files with 97 additions and 14 deletions
@@ -219,6 +219,8 @@ export function getListingSkinGroups(item: Listing): ListingDisplaySkinGroup[] {
operatorGold: '金皮',
operatorRed: '红皮',
weapon: '武器',
other: '其他',
imported: '其他',
}
return Object.entries(skinGroups as Record<string, unknown>)
.map(([key, value]) => ({