跳到主要内容
Untitled-1
function toObject (arr, key) { arr.reduce((a, b) => ( { ...a, [b[key]]: b } ), {}); }
主题
背景
暗黑模式
内边距
语言